@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);@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,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

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

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

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.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: "\A5";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

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

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

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

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

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

[role=button] {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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.428571429;
}

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.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014\A0";
}

.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: "\A0\2014";
}

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

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.428571429;
  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.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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.428571429;
  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.428571429;
  color: #555555;
}

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

textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  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.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  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.428571429;
  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-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-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\A0";
  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.428571429;
  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.3333333;
}
.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: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-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);
  transition: width 0.6s ease;
}

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

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

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

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

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

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

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

.media,
.media-body {
  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%);
  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.428571429;
}

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    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.428571429;
  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.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

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

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

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

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

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

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

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -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: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203A";
}

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

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

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

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

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

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

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

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

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

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

  tr.visible-xs {
    display: table-row !important;
  }

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

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

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

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

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

  tr.visible-sm {
    display: table-row !important;
  }

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

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

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

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

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

  tr.visible-md {
    display: table-row !important;
  }

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

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

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

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

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

  tr.visible-lg {
    display: table-row !important;
  }

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

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

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

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

  tr.visible-print {
    display: table-row !important;
  }

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -webkit-transform-origin: center bottom;
  animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-name: headShake;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-animation-name: swing;
  -webkit-transform-origin: top center;
  animation-name: swing;
  transform-origin: top center;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  -webkit-transform-origin: center;
  animation-name: jello;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-duration: 1.3s;
  -webkit-animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-duration: 1.3s;
  animation-name: heartBeat;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-duration: 0.75s;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
.animated.flip {
  -webkit-animation-name: flip;
  -webkit-backface-visibility: visible;
  animation-name: flip;
  backface-visibility: visible;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipInX;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  animation-name: flipInY;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-duration: 0.75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  animation-duration: 0.75s;
  animation-name: flipOutY;
  backface-visibility: visible !important;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center;
  }
  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center;
  }
  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left;
  }
  20%, 60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0);
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left;
  }
  20%, 60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0);
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-duration: 2s;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
  }
}
@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    -webkit-transition: none !important;
    animation: unset !important;
    transition: none !important;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}

.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.new, .datepicker table tr td.old {
  color: #999;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active {
  background-color: #fbf069\9 ;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
  background: #eee;
  border-radius: 0;
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active {
  background-color: #efe24b\9 ;
}

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(to bottom, #b3b3b3, grey);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);
  border-color: grey grey #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] {
  background-color: grey;
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active {
  background-color: #666 \9 ;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
  background-color: #04c;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active {
  background-color: #039 \9 ;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: #eee;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
  background-color: #04c;
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
  background-color: #039 \9 ;
}

.datepicker table tr td span.new, .datepicker table tr td span.old {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .next.disabled, .datepicker .prev.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-append.date .add-on, .input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
  margin-top: 3px;
}

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

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: white;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

.sweet-alert button[disabled] {
  opacity: 0.6;
  cursor: default;
}

.sweet-alert button.confirm[disabled] {
  color: transparent;
}

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: "";
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9 ;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9 ;
}

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9 ;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9 ;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9 ;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  box-sizing: border-box;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-fall {
  width: 54px;
  height: 18px;
}

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  animation-delay: -200ms;
}

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  animation-delay: -100ms;
}

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
/*
 * metismenu - v1.1.3
 * Easy menu jQuery plugin for Twitter Bootstrap 3
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.arrow {
  float: right;
  line-height: 1.42857;
}

.glyphicon.arrow:before {
  content: "\E079";
}

.active > a > .glyphicon.arrow:before {
  content: "\E114";
}

.fa.arrow:before {
  content: "\F104";
}

.active > a > .fa.arrow:before {
  content: "\F107";
}

.plus-times {
  float: right;
}

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

.active > a > .fa.plus-times {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.plus-minus {
  float: right;
}

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

.active > a > .fa.plus-minus:before {
  content: "\F068";
}

.preloader {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 99999;
  background: #fff;
}

.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/2fCJtbhSlhNNa6S2xlh9GyEAvth_LlrfE80CYdSH47w.woff2) format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/UGh2YG8gx86rRGiAZYIbVyEAvth_LlrfE80CYdSH47w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/yQWaOD4iNU5NTY0apN-qj_k_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
* {
  outline: none !important;
}

body {
  background: #4F5467;
  font-family: "Poppins", sans-serif;
  margin: 0;
  overflow-x: hidden;
  color: #686868;
  font-weight: 300;
}

html {
  position: relative;
  min-height: 100%;
  background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  color: #2b2b2b;
  font-family: "Poppins", sans-serif;
  margin: 10px 0;
  font-weight: 300;
}

h1 {
  line-height: 48px;
  font-size: 36px;
}

h2 {
  line-height: 36px;
  font-size: 24px;
}

h3 {
  line-height: 30px;
  font-size: 21px;
}

h4 {
  line-height: 22px;
  font-size: 18px;
}

h5 {
  font-size: 18px;
  font-size: 16px;
}

h5 {
  font-size: 16px;
  font-size: 14px;
}

.dn {
  display: none;
}

.db {
  display: block;
}

.light_op_text {
  color: rgba(255, 255, 255, 0.5);
}

blockquote {
  border-left: 5px solid #ff6849 !important;
  border: 1px solid rgba(120, 130, 140, 0.13);
}

p {
  line-height: 1.6;
}

b {
  font-weight: 600;
}

a:hover {
  outline: 0;
  text-decoration: none;
}

a:active {
  outline: 0;
  text-decoration: none;
}

a:focus {
  outline: 0;
  text-decoration: none;
}

.clear {
  clear: both;
}

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

hr {
  border-color: rgba(120, 130, 140, 0.13);
}

.b-t {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.b-b {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.b-l {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
}

.b-r {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}

.b-all {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.b-none {
  border: 0 !important;
}

.max-height {
  height: 310px;
  overflow: auto;
}

.p-0 {
  padding: 0 !important;
}

.p-10 {
  padding: 10px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.m-0 {
  margin: 0 !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.vt {
  vertical-align: top;
}

.vb {
  vertical-align: bottom;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: normal;
}

.font-light {
  font-weight: 300;
}

.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}

.b-0 {
  border: none !important;
}

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

.bx-shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.mx-box {
  max-height: 380px;
  min-height: 380px;
}

.thumb-sm {
  height: 32px;
  width: 32px;
}

.thumb-md {
  height: 48px;
  width: 48px;
}

.thumb-lg {
  height: 88px;
  width: 88px;
}

.txt-oflo {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.get-code {
  color: #2b2b2b;
  cursor: pointer;
  border-radius: 100%;
  background: #ffffff;
  padding: 4px 5px;
  font-size: 10px;
  margin: 0 5px;
  vertical-align: middle;
}

.badge {
  text-transform: uppercase;
  font-weight: 600;
  padding: 3px 5px;
  font-size: 12px;
  margin-top: 1px;
  background-color: #fec107;
}

.badge-xs {
  font-size: 9px;
}

.badge-xs, .badge-sm {
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
}

.badge-success {
  background-color: #00c292;
}

.badge-info {
  background-color: #03a9f3;
}

.badge-warning {
  background-color: #fec107;
}

.badge-danger {
  background-color: #fb9678;
}

.badge-purple {
  background-color: #9675ce;
}

.badge-red {
  background-color: #fb3a3a;
}

.badge-inverse {
  background-color: #4c5667;
}

.notify {
  position: relative;
  margin-top: -30px;
}

.notify .heartbit {
  position: absolute;
  top: -20px;
  right: -16px;
  height: 25px;
  width: 25px;
  z-index: 10;
  border: 5px solid #fb9678;
  border-radius: 70px;
  -moz-animation: heartbit 1s ease-out;
  -moz-animation-iteration-count: infinite;
  -o-animation: heartbit 1s ease-out;
  -o-animation-iteration-count: infinite;
  -webkit-animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.notify .point {
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: #fb9678;
  position: absolute;
  right: -6px;
  top: -10px;
}
@-webkit-keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.text-white {
  color: #ffffff;
}

.text-danger {
  color: #fb9678;
}

.text-muted {
  color: #8d9ea7;
}

.text-warning {
  color: #fec107;
}

.text-success {
  color: #00c292;
}

.text-info {
  color: #03a9f3;
}

.text-inverse {
  color: #4c5667;
}

.text-blue {
  color: #02bec9;
}

.text-purple {
  color: #9675ce;
}

.text-primary {
  color: #ab8ce4;
}

.text-megna {
  color: #01c0c8;
}

.text-dark {
  color: #686868 !important;
}

.bg-primary {
  background-color: #ab8ce4 !important;
}

.bg-success {
  background-color: #00c292 !important;
}

.bg-info {
  background-color: #03a9f3 !important;
}

.bg-warning {
  background-color: #fec107 !important;
}

.bg-danger {
  background-color: #fb9678 !important;
}

.bg-theme {
  background-color: #ff6849 !important;
}

.bg-theme-dark {
  background-color: #4F5467 !important;
}

.bg-inverse {
  background-color: #4c5667 !important;
}

.bg-purple {
  background-color: #9675ce !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.label {
  letter-spacing: 0.05em;
  border-radius: 60px;
  padding: 4px 12px 3px;
  font-weight: 500;
}

.label-rounded, .label-rouded {
  border-radius: 60px;
  padding: 4px 12px 3px;
  font-weight: 500;
}

.label-custom {
  background-color: #01c0c8;
}

.label-success {
  background-color: #00c292;
}

.label-info {
  background-color: #03a9f3;
}

.label-warning {
  background-color: #fec107;
}

.label-danger {
  background-color: #fb9678;
}

.label-megna {
  background-color: #01c0c8;
}

.label-primary {
  background-color: #ab8ce4;
}

.label-purple {
  background-color: #9675ce;
}

.label-red {
  background-color: #fb3a3a;
}

.label-inverse {
  background-color: #4c5667;
}

.dropdown-menu {
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-radius: 0;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  padding-bottom: 8px;
  margin-top: 0;
}

.dropdown-menu > li > a {
  padding: 9px 20px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: #f7fafc;
}

.navbar-top-links .progress {
  margin-bottom: 6px;
}

label {
  font-weight: 500;
}

.btn {
  border-radius: 0;
}

.form-control {
  background-color: #ffffff;
  border: 1px solid #e4e7ea;
  border-radius: 0;
  box-shadow: none;
  color: #565656;
  height: 38px;
  max-width: 100%;
  padding: 7px 12px;
  transition: all 300ms linear 0s;
}

.form-control:focus {
  box-shadow: none;
  border-color: #2b2b2b;
}

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 5px 10px;
  font-size: 18px;
}

.bootstrap-tagsinput {
  border: 1px solid #e4e7ea;
  border-radius: 0;
  box-shadow: none;
  display: block;
  padding: 7px 12px;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 9px 10px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up, .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
}

.input-group-btn .btn {
  padding: 8px 12px;
}

.form-horizontal .form-group {
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-bottom: 25px;
}

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

.select2-container-multi .select2-choices {
  border: 1px solid #e4e7ea;
}

.list-group-item, .list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0;
  border-color: rgba(120, 130, 140, 0.13);
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background: #03a9f3;
  border-color: #03a9f3;
}

.list-task .list-group-item, .list-task .list-group-item:first-child {
  border-radius: 0;
  border: 0;
}

.list-task .list-group-item:last-child {
  border-radius: 0;
  border: 0;
}

.media {
  border: 1px solid rgba(120, 130, 140, 0.13);
  margin-bottom: 10px;
  padding: 15px;
}

.media .media-heading {
  font-weight: 500;
}

.well, pre {
  background: #ffffff;
  border-radius: 0;
}

.nav-tabs > li > a {
  border-radius: 0;
  color: #2b2b2b;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background: #ffffff;
}

.modal-content {
  border-radius: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.alert {
  border-radius: 0;
}

.carousel-control {
  width: 8%;
}

.carousel-control span {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  font-size: 30px;
}

.popover {
  border-radius: 0;
}

.popover-title {
  padding: 5px 14px;
}

.container-fluid {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
}

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

.row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

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

.table-responsive {
  overflow-y: hidden;
}

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

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

.pagination > li > a, .pagination > li > span {
  color: #2b2b2b;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background-color: #e4e7ea;
}

.pagination-split li {
  margin-left: 5px;
  display: inline-block;
  float: left;
}

.pagination-split li:first-child {
  margin-left: 0;
}

.pagination-split li a {
  border-radius: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #ff6849;
  border-color: #ff6849;
}

.pager li > a, .pager li > span {
  border-radius: 0;
  color: #2b2b2b;
}

.table-box {
  display: table;
  width: 100%;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.jqstooltip {
  width: auto !important;
  height: auto !important;
}

#wrapper {
  width: 100%;
}

#page-wrapper {
  padding: 0;
  min-height: 568px;
  background: #edf1f5;
  padding-bottom: 60px;
}

.footer {
  bottom: 0;
  color: #58666e;
  left: 0;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  background: #ffffff;
}

.bg-title {
  background: #ffffff;
  overflow: hidden;
  padding: 15px 15px 10px;
  margin-bottom: 25px;
  margin-left: -25.5px;
  margin-right: -25.5px;
}

.bg-title h4 {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 600;
  margin-top: 6px;
}

.bg-title .breadcrumb {
  background: none;
  margin-bottom: 0;
  float: right;
  padding: 0;
  margin-top: 8px;
}

.bg-title .breadcrumb a {
  color: rgba(0, 0, 0, 0.5);
}

.bg-title .breadcrumb a:hover {
  color: #000;
}

.bg-title .breadcrumb .active {
  color: #ff6849;
}

.logo b {
  height: 60px;
  display: inline-block;
}

.logo i {
  color: #ffffff;
}

.top-left-part {
  width: 220px;
  float: left;
  background: #ffffff;
}

.top-left-part a {
  color: #ffffff;
  font-size: 18px;
  padding-left: 0;
  text-transform: uppercase;
}

.top-left-part .light-logo {
  display: none;
}

.navbar-header {
  width: 100%;
  background: #3c4451;
  border: 0;
}

.navbar-default {
  border: 0;
}

.navbar-top-links {
  margin-right: 0;
}

.navbar-top-links .badge {
  position: absolute;
  right: 6px;
  top: 15px;
}

.navbar-top-links > li {
  float: left;
}

.navbar-top-links > li > a {
  color: #ffffff;
  padding: 0 14px;
  line-height: 60px;
  min-height: 60px;
}

.navbar-top-links > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.navbar-top-links > li > a:focus {
  background: rgba(0, 0, 0, 0);
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.navbar-top-links .dropdown-menu li {
  display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}

.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}

.navbar-header .navbar-toggle {
  float: none;
  padding: 0 15px;
  line-height: 60px;
  border: 0;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
  display: inline-block;
  border-radius: 0;
}

.navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.app-search {
  position: relative;
  margin: 0;
}

.app-search a {
  position: absolute;
  top: 20px;
  right: 10px;
  color: #4c5667;
}

.app-search .form-control, .app-search .form-control:focus {
  border: none;
  font-size: 13px;
  color: #4c5667;
  padding-left: 20px;
  padding-right: 40px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: none;
  height: 30px;
  font-weight: 600;
  width: 180px;
  display: inline-block;
  line-height: 30px;
  margin-top: 15px;
  border-radius: 40px;
  transition: 0.5s ease-out;
}

.app-search .form-control::-moz-placeholder {
  color: #4c5667;
  opacity: 0.5;
}

.app-search .form-control::-webkit-input-placeholder {
  color: #4c5667;
  opacity: 0.5;
}

.app-search .form-control::-ms-placeholder {
  color: #4c5667;
  opacity: 0.5;
}

.nav-small-cap {
  color: #a6afbb;
  cursor: default;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.035em;
  padding: 12px 15px !important;
  pointer-events: none;
  margin: 20px 0 0 -15px;
}

.profile-pic {
  padding: 0 20px;
  line-height: 50px;
}

.profile-pic img {
  margin-right: 10px;
}

.drop-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #2b2b2b;
  font-size: 15px;
  font-weight: 600;
  padding: 11px 20px 15px;
}

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all 0.5s;
}

.btn-rounded {
  border-radius: 60px;
}

.btn-custom, .btn-custom.disabled {
  background: #ff6849;
  border: 1px solid #ff6849;
  color: #ffffff;
}

.btn-custom:hover, .btn-custom.disabled:hover, .btn-custom:focus, .btn-custom.disabled:focus, .btn-custom.focus, .btn-custom.disabled.focus {
  background: #ff6849;
  opacity: 0.8;
  color: #ffffff;
  border: 1px solid #ff6849;
}

.btn-primary, .btn-primary.disabled {
  background: #ab8ce4;
  border: 1px solid #ab8ce4;
}

.btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary.focus, .btn-primary.disabled.focus {
  background: #ab8ce4;
  opacity: 0.8;
  border: 1px solid #ab8ce4;
}

.btn-success, .btn-success.disabled {
  background: #00c292;
  border: 1px solid #00c292;
}

.btn-success:hover, .btn-success.disabled:hover, .btn-success:focus, .btn-success.disabled:focus, .btn-success.focus, .btn-success.disabled.focus {
  background: #00c292;
  opacity: 0.8;
  border: 1px solid #00c292;
}

.btn-info, .btn-info.disabled {
  background: #03a9f3;
  border: 1px solid #03a9f3;
}

.btn-info:hover, .btn-info.disabled:hover, .btn-info:focus, .btn-info.disabled:focus, .btn-info.focus, .btn-info.disabled.focus {
  background: #03a9f3;
  opacity: 0.8;
  border: 1px solid #03a9f3;
}

.btn-warning, .btn-warning.disabled {
  background: #fec107;
  border: 1px solid #fec107;
}

.btn-warning:hover, .btn-warning.disabled:hover, .btn-warning:focus, .btn-warning.disabled:focus, .btn-warning.focus, .btn-warning.disabled.focus {
  background: #fec107;
  opacity: 0.8;
  border: 1px solid #fec107;
}

.btn-danger, .btn-danger.disabled {
  background: #fb9678;
  border: 1px solid #fb9678;
}

.btn-danger:hover, .btn-danger.disabled:hover, .btn-danger:focus, .btn-danger.disabled:focus, .btn-danger.focus, .btn-danger.disabled.focus {
  background: #fb9678;
  opacity: 0.8;
  border: 1px solid #fb9678;
}

.btn-default, .btn-default.disabled {
  background: #e4e7ea;
  border: 1px solid #e4e7ea;
}

.btn-default:hover, .btn-default.disabled:hover, .btn-default:focus, .btn-default.disabled:focus, .btn-default.focus, .btn-default.disabled.focus {
  opacity: 0.8;
  border: 1px solid #e4e7ea;
  background: #e4e7ea;
}

.btn-default.btn-outline {
  background-color: #ffffff;
}

.btn-default.btn-outline:hover, .btn-default.btn-outline:focus, .btn-default.btn-outline.focus {
  background: #e4e7ea;
}

.btn-primary.btn-outline {
  color: #ab8ce4;
  background-color: #ffffff;
}

.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline.focus {
  background: #ab8ce4;
  color: #ffffff;
}

.btn-success.btn-outline {
  color: #00c292;
  background-color: transparent;
}

.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline.focus {
  background: #00c292;
  color: #ffffff;
}

.btn-info.btn-outline {
  color: #03a9f3;
  background-color: transparent;
}

.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline.focus {
  background: #03a9f3;
  color: #ffffff;
}

.btn-warning.btn-outline {
  color: #fec107;
  background-color: transparent;
}

.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline.focus {
  background: #fec107;
  color: #ffffff;
}

.btn-danger.btn-outline {
  color: #fb9678;
  background-color: transparent;
}

.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline.focus {
  background: #fb9678;
  color: #ffffff;
}

.button-box .btn {
  margin: 0 8px 8px 0;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
  color: white;
}

.btn-label {
  background: rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin: -6px 12px -6px -14px;
  padding: 7px 15px;
}

.btn-facebook {
  color: #ffffff !important;
  background-color: #3b5998 !important;
}

.btn-twitter {
  color: #ffffff !important;
  background-color: #55acee !important;
}

.btn-linkedin {
  color: #ffffff !important;
  background-color: #007bb6 !important;
}

.btn-dribbble {
  color: #ffffff !important;
  background-color: #ea4c89 !important;
}

.btn-googleplus {
  color: #ffffff !important;
  background-color: #dd4b39 !important;
}

.btn-instagram {
  color: #ffffff !important;
  background-color: #3f729b !important;
}

.btn-pinterest {
  color: #ffffff !important;
  background-color: #cb2027 !important;
}

.btn-dropbox {
  color: #ffffff !important;
  background-color: #007ee5 !important;
}

.btn-flickr {
  color: #ffffff !important;
  background-color: #ff0084 !important;
}

.btn-tumblr {
  color: #ffffff !important;
  background-color: #32506d !important;
}

.btn-skype {
  color: #ffffff !important;
  background-color: #00aff0 !important;
}

.btn-youtube {
  color: #ffffff !important;
  background-color: #bb0000 !important;
}

.btn-github {
  color: #ffffff !important;
  background-color: #171515 !important;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus {
  background-color: #ab8ce4;
  border: 1px solid #ab8ce4;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success.focus, .btn-success:focus {
  background-color: #00c292;
  border: 1px solid #00c292;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover, .btn-info.focus, .btn-info:focus {
  background-color: #03a9f3;
  border: 1px solid #03a9f3;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover, .btn-warning.focus, .btn-warning:focus {
  background-color: #fec107;
  border: 1px solid #fec107;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover, .btn-danger.focus, .btn-danger:focus {
  background-color: #fb9678;
  border: 1px solid #fb9678;
}

.btn-inverse, .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open > .dropdown-toggle.btn-inverse {
  background-color: #4c5667;
  border: 1px solid #4c5667;
  color: #ffffff;
}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted rgba(120, 130, 140, 0.13);
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
}

.panel .slidedown .glyphicon, .chat .glyphicon {
  margin-right: 5px;
}

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}

.login-panel {
  margin-top: 25%;
}

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}

table.dataTable thead .sorting_asc:after {
  content: "\F0DE";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
  content: "\F0DD";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting:after {
  content: "\F0DC";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857143;
}

.btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.show-grid [class^=col-] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid rgba(120, 130, 140, 0.13);
  background-color: #f7fafc;
}

.show-grid {
  margin: 15px 0;
}

.huge {
  font-size: 40px;
}

.white-box {
  background: #ffffff;
  padding: 25px;
  margin-bottom: 15px;
}

.white-box .box-title {
  margin: 0 0 12px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}

.panel {
  border-radius: 0;
  margin-bottom: 15px;
  border: 0;
}

.panel .panel-heading {
  border-radius: 0;
  font-weight: 600;
  text-transform: uppercase;
  padding: 20px 25px;
}

.panel .panel-heading .panel-title {
  font-size: 14px;
  color: #2b2b2b;
}

.panel .panel-heading a i {
  font-size: 12px;
  margin-left: 8px;
}

.panel .panel-action {
  float: right;
}

.panel .panel-action a {
  opacity: 0.5;
}

.panel .panel-action a:hover {
  opacity: 1;
}

.panel .panel-body {
  padding: 25px;
}

.panel .panel-body:first-child h3 {
  margin-top: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.panel .panel-footer {
  background: #ffffff;
  border-radius: 0;
  padding: 20px 25px;
}

.panel-green, .panel-success {
  border-color: #00c292;
}

.panel-green .panel-heading, .panel-success .panel-heading {
  border-color: #00c292;
  color: white;
  background-color: #00c292;
}

.panel-green .panel-heading a, .panel-success .panel-heading a {
  color: #ffffff;
}

.panel-green .panel-heading a:hover, .panel-success .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.panel-green a, .panel-success a {
  color: #00c292;
}

.panel-green a:hover, .panel-success a:hover {
  color: #007658;
}

.panel-black, .panel-inverse {
  border-color: #4c5667;
}

.panel-black .panel-heading, .panel-inverse .panel-heading {
  border-color: #4c5667;
  color: white;
  background-color: #4c5667;
}

.panel-black .panel-heading a, .panel-inverse .panel-heading a {
  color: #ffffff;
}

.panel-black .panel-heading a:hover, .panel-inverse .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.panel-black a, .panel-inverse a {
  color: #4c5667;
}

.panel-black a:hover, .panel-inverse a:hover {
  color: #2c313b;
}

.panel-darkblue, .panel-primary {
  border-color: #ab8ce4;
}

.panel-darkblue .panel-heading, .panel-primary .panel-heading {
  border-color: #ab8ce4;
  color: white;
  background-color: #ab8ce4;
}

.panel-darkblue .panel-heading a, .panel-primary .panel-heading a {
  color: #ffffff;
}

.panel-darkblue .panel-heading a:hover, .panel-primary .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.panel-darkblue a, .panel-primary a {
  color: #ab8ce4;
}

.panel-darkblue a:hover, .panel-primary a:hover {
  color: #7e4ed5;
}

.panel-blue, .panel-info {
  border-color: #03a9f3;
}

.panel-blue .panel-heading, .panel-info .panel-heading {
  border-color: #03a9f3;
  color: white;
  background-color: #03a9f3;
}

.panel-blue .panel-heading a, .panel-info .panel-heading a {
  color: #ffffff;
}

.panel-blue .panel-heading a:hover, .panel-info .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.panel-blue a, .panel-info a {
  color: #03a9f3;
}

.panel-blue a:hover, .panel-info a:hover {
  color: #0274a7;
}

.panel-red, .panel-danger {
  border-color: #fb9678;
}

.panel-red .panel-heading, .panel-danger .panel-heading {
  border-color: #fb9678;
  color: white;
  background-color: #fb9678;
}

.panel-red .panel-heading a, .panel-danger .panel-heading a {
  color: #ffffff;
}

.panel-red .panel-heading a:hover, .panel-danger .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.panel-red a, .panel-danger a {
  color: #fb9678;
}

.panel-red a:hover, .panel-danger a:hover {
  color: #f95c2e;
}

.panel-yellow, .panel-warning {
  border-color: #fec107;
}

.panel-yellow .panel-heading, .panel-warning .panel-heading {
  border-color: #fec107;
  color: white;
  background-color: #fec107;
}

.panel-yellow .panel-heading a, .panel-warning .panel-heading a {
  color: #ffffff;
}

.panel-yellow .panel-heading a:hover, .panel-warning .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.panel-yellow a, .panel-warning a {
  color: #fec107;
}

.panel-yellow a:hover, .panel-warning a:hover {
  color: #b88b01;
}

.panel-white, .panel-default {
  border-color: rgba(120, 130, 140, 0.13);
}

.panel-white .panel-heading, .panel-default .panel-heading {
  color: #2b2b2b;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.panel-white .panel-body, .panel-default .panel-body {
  color: #2b2b2b;
}

.panel-white .panel-action a, .panel-default .panel-action a {
  color: #2b2b2b;
  opacity: 0.5;
}

.panel-white .panel-action a:hover, .panel-default .panel-action a:hover {
  opacity: 1;
  color: #2b2b2b;
}

.panel-white .panel-footer, .panel-default .panel-footer {
  background: #ffffff;
  color: #2b2b2b;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-info {
  border-color: #03a9f3;
}

.full-panel-info .panel-heading {
  border-color: #03a9f3;
  color: white;
  background-color: #03a9f3;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-info .panel-body {
  background: #03a9f3;
  color: #ffffff;
}

.full-panel-info .panel-footer {
  background: #03a9f3;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-info a {
  color: #03a9f3;
}

.full-panel-info a:hover {
  color: #0274a7;
}

.full-panel-warning {
  border-color: #fec107;
}

.full-panel-warning .panel-heading {
  border-color: #fec107;
  color: white;
  background-color: #fec107;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-warning .panel-body {
  background: #fec107;
  color: #ffffff;
}

.full-panel-warning .panel-footer {
  background: #fec107;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-warning a {
  color: #fec107;
}

.full-panel-warning a:hover {
  color: #b88b01;
}

.full-panel-success {
  border-color: #00c292;
}

.full-panel-success .panel-heading {
  border-color: #00c292;
  color: white;
  background-color: #00c292;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-success .panel-body {
  background: #00c292;
  color: #ffffff;
}

.full-panel-success .panel-footer {
  background: #00c292;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-success a {
  color: #00c292;
}

.full-panel-success a:hover {
  color: #007658;
}

.full-panel-purple {
  border-color: #9675ce;
}

.full-panel-purple .panel-heading {
  color: white;
  background-color: #9675ce;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-purple .panel-body {
  background: #9675ce;
  color: #ffffff;
}

.full-panel-purple .panel-footer {
  background: #9675ce;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-purple a {
  color: #9675ce;
}

.full-panel-purple a:hover {
  color: #6c41b6;
}

.full-panel-danger {
  border-color: #fb9678;
}

.full-panel-danger .panel-heading {
  border-color: #fb9678;
  color: white;
  background-color: #fb9678;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-danger .panel-body {
  background: #fb9678;
  color: #ffffff;
}

.full-panel-danger .panel-footer {
  background: #fb9678;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-danger a {
  color: #fb9678;
}

.full-panel-danger a:hover {
  color: #f95c2e;
}

.full-panel-inverse {
  border-color: #4c5667;
}

.full-panel-inverse .panel-heading {
  border-color: #4c5667;
  color: white;
  background-color: #4c5667;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-inverse .panel-body {
  background: #4c5667;
  color: #ffffff;
}

.full-panel-inverse .panel-footer {
  background: #4c5667;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-inverse a {
  color: #4c5667;
}

.full-panel-inverse a:hover {
  color: #2c313b;
}

.full-panel-default {
  border-color: rgba(120, 130, 140, 0.13);
}

.full-panel-default .panel-heading {
  color: #2b2b2b;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-default .panel-body {
  color: #2b2b2b;
}

.full-panel-default .panel-footer {
  background: #ffffff;
  color: #2b2b2b;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-default a {
  color: #2b2b2b;
}

.full-panel-default a:hover {
  color: #2c313b;
}

.panel-opcl {
  float: right;
}

.panel-opcl i {
  margin-left: 8px;
  font-size: 10px;
  cursor: pointer;
}

.fa-fw {
  width: 20px !important;
  display: inline-block !important;
  text-align: left !important;
}

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.08);
  transition: all 0.5s ease-out;
  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);
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  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 {
  transition: none !important;
}

.waves-button, .waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 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: rgba(0, 0, 0, 0);
  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: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  transition: all 300ms;
}

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

.waves-block {
  display: block;
}

.checkbox {
  padding-left: 20px;
}

.checkbox label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.checkbox label::before {
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  background-color: #ffffff;
  border-radius: 1px;
  border: 1px solid rgba(120, 130, 140, 0.13);
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 17px;
  outline: none !important;
}

.checkbox label::after {
  color: #2b2b2b;
  display: inline-block;
  font-size: 11px;
  height: 16px;
  left: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  position: absolute;
  top: 0;
  width: 16px;
}

.checkbox input[type=checkbox] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.checkbox input[type=checkbox]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type=checkbox]:focus + label::before {
  outline-offset: -2px;
  outline: none;
  outline: thin dotted;
}

.checkbox input[type=checkbox]:checked + label::after {
  content: "\F00C";
  font-family: "FontAwesome";
}

.checkbox input[type=checkbox]:disabled + label::before {
  background-color: #e4e7ea;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox.checkbox-single label {
  height: 17px;
}

.checkbox-primary input[type=checkbox]:checked + label::before {
  background-color: #ab8ce4;
  border-color: #ab8ce4;
}

.checkbox-primary input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-danger input[type=checkbox]:checked + label::before {
  background-color: #fb9678;
  border-color: #fb9678;
}

.checkbox-danger input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-info input[type=checkbox]:checked + label::before {
  background-color: #03a9f3;
  border-color: #03a9f3;
}

.checkbox-info input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-warning input[type=checkbox]:checked + label::before {
  background-color: #fec107;
  border-color: #fec107;
}

.checkbox-warning input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-success input[type=checkbox]:checked + label::before {
  background-color: #00c292;
  border-color: #00c292;
}

.checkbox-success input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-purple input[type=checkbox]:checked + label::before {
  background-color: #9675ce;
  border-color: #9675ce;
}

.checkbox-purple input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-red input[type=checkbox]:checked + label::before {
  background-color: #fb9678;
  border-color: #fb9678;
}

.checkbox-red input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-inverse input[type=checkbox]:checked + label::before {
  background-color: #4c5667;
  border-color: #4c5667;
}

.checkbox-inverse input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.radio label::before {
  -o-transition: border 0.5s ease-in-out;
  -webkit-transition: border 0.5s ease-in-out;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid rgba(120, 130, 140, 0.13);
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: border 0.5s ease-in-out;
  width: 17px;
  outline: none !important;
}

.radio label::after {
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -o-transition: -o-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -webkit-transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  background-color: #2b2b2b;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 7px;
  left: 5px;
  margin-left: -20px;
  position: absolute;
  top: 5px;
  transform: scale(0, 0);
  transition: -webkit-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  width: 7px;
}

.radio input[type=radio] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.radio input[type=radio]:disabled + label {
  opacity: 0.65;
}

.radio input[type=radio]:focus + label::before {
  outline-offset: -2px;
  outline: 5px auto -webkit-focus-ring-color;
  outline: thin dotted;
}

.radio input[type=radio]:checked + label::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type=radio]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio.radio-single label {
  height: 17px;
}

.radio-primary input[type=radio] + label::after {
  background-color: #ab8ce4;
}

.radio-primary input[type=radio]:checked + label::before {
  border-color: #ab8ce4;
}

.radio-primary input[type=radio]:checked + label::after {
  background-color: #ab8ce4;
}

.radio-danger input[type=radio] + label::after {
  background-color: #fb9678;
}

.radio-danger input[type=radio]:checked + label::before {
  border-color: #fb9678;
}

.radio-danger input[type=radio]:checked + label::after {
  background-color: #fb9678;
}

.radio-info input[type=radio] + label::after {
  background-color: #03a9f3;
}

.radio-info input[type=radio]:checked + label::before {
  border-color: #03a9f3;
}

.radio-info input[type=radio]:checked + label::after {
  background-color: #03a9f3;
}

.radio-warning input[type=radio] + label::after {
  background-color: #fec107;
}

.radio-warning input[type=radio]:checked + label::before {
  border-color: #fec107;
}

.radio-warning input[type=radio]:checked + label::after {
  background-color: #fec107;
}

.radio-success input[type=radio] + label::after {
  background-color: #00c292;
}

.radio-success input[type=radio]:checked + label::before {
  border-color: #00c292;
}

.radio-success input[type=radio]:checked + label::after {
  background-color: #00c292;
}

.radio-purple input[type=radio] + label::after {
  background-color: #9675ce;
}

.radio-purple input[type=radio]:checked + label::before {
  border-color: #9675ce;
}

.radio-purple input[type=radio]:checked + label::after {
  background-color: #9675ce;
}

.radio-red input[type=radio] + label::after {
  background-color: #fb9678;
}

.radio-red input[type=radio]:checked + label::before {
  border-color: #fb9678;
}

.radio-red input[type=radio]:checked + label::after {
  background-color: #fb9678;
}

.fileupload {
  overflow: hidden;
  position: relative;
}

.fileupload input.upload {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.model_img {
  cursor: pointer;
}

.myadmin-dd .dd-list .dd-item .dd-handle {
  background: #ffffff;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px;
  height: auto;
  font-weight: 600;
  border-radius: 0;
}

.myadmin-dd .dd-list .dd-item .dd-handle:hover {
  color: #03a9f3;
}

.myadmin-dd .dd-list .dd-item button {
  height: auto;
  font-size: 17px;
  margin: 8px auto;
  color: #2b2b2b;
  width: 30px;
}

.myadmin-dd-empty .dd-list .dd3-handle {
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-bottom: 0;
  background: #ffffff;
  height: 36px;
  width: 36px;
}

.myadmin-dd-empty .dd-list .dd3-handle:before {
  color: inherit;
  top: 7px;
}

.myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #03a9f3;
}

.myadmin-dd-empty .dd-list .dd3-content {
  height: auto;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px 8px 46px;
  background: #ffffff;
  font-weight: 600;
}

.myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #03a9f3;
}

.myadmin-dd-empty .dd-list button {
  width: 26px;
  height: 26px;
  font-size: 16px;
  font-weight: 600;
}

.settings_box {
  position: absolute;
  top: 75px;
  right: 0;
  z-index: 100;
}

.settings_box a {
  background: #ffffff;
  padding: 15px;
  display: inline-block;
  vertical-align: top;
}

.settings_box a i {
  display: block;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 2s;
  -moz-animation-name: rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  font-size: 16px;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.theme_color {
  margin: 0;
  padding: 0;
  display: inline-block;
  overflow: hidden;
  width: 0;
  transition: 0.5s ease-out;
  background: #ffffff;
}

.theme_color li {
  list-style: none;
  width: 30%;
  float: left;
  margin: 0 1.5%;
}

.theme_color li a {
  padding: 5px;
  height: 50px;
  display: block;
}

.theme_color li a.theme-green {
  background: #00c292;
}

.theme_color li a.theme-red {
  background: #fb9678;
}

.theme_color li a.theme-dark {
  background: #4c5667;
}

.theme_block {
  width: 200px;
  padding: 30px;
}

ul.common li {
  display: inline-block;
  line-height: 40px;
  list-style: outside none none;
  width: 48%;
}

ul.common li a {
  color: #686868;
}

ul.common li a:hover {
  color: #03a9f3;
}

.row-in i {
  font-size: 24px;
}

.mailbox {
  width: 280px;
  overflow: auto;
  padding-bottom: 0;
}

.message-center a {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  display: block;
  padding: 9px 15px;
}

.message-center a:hover {
  background: #f7fafc;
}

.message-center .user-img {
  width: 40px;
  float: left;
  position: relative;
  margin: 0 10px 15px 0;
}

.message-center .user-img img {
  width: 100%;
}

.message-center .user-img .profile-status {
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  left: 30px;
  position: absolute;
  top: 1px;
  width: 10px;
}

.message-center .user-img .online {
  background: #00c292;
}

.message-center .user-img .busy {
  background: #fb9678;
}

.message-center .user-img .away {
  background: #fec107;
}

.message-center .user-img .offline {
  background: #fec107;
}

.message-center .mail-contnet h5 {
  margin: 0;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.message-center .mail-contnet .mail-desc {
  font-size: 12px;
  display: block;
  margin: 5px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #2b2b2b;
}

.message-center .mail-contnet .time {
  display: block;
  font-size: 10px;
  color: #2b2b2b;
}

.mail-contnet a.action {
  margin-left: 10px;
  font-size: 12px;
  visibility: hidden;
}

.mail-contnet:hover a.action {
  visibility: visible;
}

.inbox-center .unread td {
  font-weight: 600;
}

.inbox-center a {
  color: #686868;
  padding: 2px 0 3px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.comment-center {
  margin: 0 -25px;
}

.comment-center .comment-body {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  display: table;
  padding: 20px 25px;
}

.comment-center .comment-body:hover {
  background: #f7fafc;
}

.comment-center .user-img {
  width: 40px;
  display: table-cell;
  position: relative;
  margin: 0 10px 0 0;
}

.comment-center .user-img img {
  width: 100%;
}

.comment-center .mail-contnet {
  display: table-cell;
  padding-left: 15px;
  vertical-align: top;
}

.comment-center .mail-contnet h5 {
  margin: 0;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.comment-center .mail-contnet .mail-desc {
  font-size: 14px;
  display: block;
  margin: 8px 0;
  line-height: 25px;
  color: #848a96;
  height: 50px;
  overflow: hidden;
}

.comment-center .mail-contnet .time {
  display: block;
  font-size: 10px;
  color: #2b2b2b;
}

.sales-report {
  background: #f7fafc;
  margin: 12px -25px;
  padding: 15px;
}

.dropdown-tasks, .dropdown-alerts {
  padding: 0;
}

.dropdown-tasks li a, .dropdown-alerts li a, .mailbox li > a {
  padding: 15px 20px;
}

.dropdown-tasks li.divider, .dropdown-alerts li.divider {
  margin: 0;
}

.row-in-br {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}

.col-in {
  padding: 20px;
}

.col-in h3 {
  font-size: 48px;
  font-weight: 100;
}

.basic-list {
  padding: 0;
}

.basic-list li {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  line-height: 27px;
}

.basic-list li:last-child {
  border-bottom: 0;
}

.steamline {
  position: relative;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  margin-left: 20px;
}

.steamline .sl-left {
  float: left;
  margin-left: -20px;
  z-index: 1;
  margin-right: 15px;
}

.steamline .sl-left img {
  max-width: 40px;
}

.steamline .sl-right {
  padding-left: 35px;
}

.steamline .sl-item {
  margin-top: 8px;
  margin-bottom: 30px;
}

.sl-date {
  font-size: 10px;
  color: #98a6ad;
}

.time-item {
  border-color: rgba(120, 130, 140, 0.13);
  padding-bottom: 1px;
  position: relative;
}

.time-item:before {
  content: " ";
  display: table;
}

.time-item:after {
  background-color: #ffffff;
  border-color: rgba(120, 130, 140, 0.13);
  border-radius: 10px;
  border-style: solid;
  border-width: 2px;
  bottom: 0;
  content: "";
  height: 14px;
  left: 0;
  margin-left: -8px;
  position: absolute;
  top: 5px;
  width: 14px;
}

.time-item-item:after {
  content: " ";
  display: table;
}

.item-info {
  margin-bottom: 15px;
  margin-left: 15px;
}

.item-info p {
  margin-bottom: 10px !important;
}

.user-bg {
  margin: -25px;
  height: 230px;
  overflow: hidden;
  position: relative;
}

.user-bg .overlay-box {
  background: #9675ce;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  text-align: center;
}

.user-bg .overlay-box .user-content {
  padding: 15px;
  margin-top: 30px;
}

.user-btm-box {
  padding: 40px 0 10px;
  clear: both;
  overflow: hidden;
}

.vertical .carousel-inner {
  height: 100%;
  position: relative;
}

.carousel.vertical .item {
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left, .carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
  left: 0;
}

.twi-user img {
  margin-right: 20px;
  width: 50px;
}

.twi-user {
  margin: 18px 0;
}

.carousel-inner h3 {
  height: 112px;
  overflow: hidden;
}

.chart-box {
  margin: 25px -15px -17px -17px;
}

.list-task .task-done span {
  text-decoration: line-through;
}

.chat-list {
  list-style: none;
  max-height: 332px;
  padding: 0 20px;
}

.chat-list li {
  margin-bottom: 24px;
  overflow: auto;
}

.chat-list .chat-image {
  display: inline-block;
  float: left;
  text-align: center;
  width: 50px;
}

.chat-list .chat-image img {
  border-radius: 100%;
  width: 100%;
}

.chat-list .chat-text {
  background: #f7fafc;
  border-radius: 0;
  display: inline-block;
  padding: 15px;
  position: relative;
}

.chat-list .chat-text h4 {
  color: #1a2942;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
  line-height: 15px;
  position: relative;
}

.chat-list .chat-text p {
  margin: 0;
  padding-top: 3px;
}

.chat-list .chat-text b {
  font-size: 10px;
  opacity: 0.8;
}

.chat-list .chat-body {
  display: inline-block;
  float: left;
  font-size: 12px;
  margin-left: 12px;
  width: 65%;
}

.chat-list .odd .chat-image {
  float: right !important;
}

.chat-list .odd .chat-body {
  float: right !important;
  margin-right: 12px;
  text-align: right;
  color: #ffffff;
}

.chat-list .odd .chat-text {
  background: #ff6849;
}

.chat-list .odd .chat-text h4 {
  color: #ffffff;
}

.chat-send {
  padding-left: 0;
  padding-right: 30px;
}

.chat-send button {
  width: 100%;
}

.weather-box .weather-top {
  overflow: hidden;
  padding: 10px 25px;
  margin: 0 -25px;
  background: #f7fafc;
}

.weather-box .weather-top h2 {
  line-height: 24px;
}

.weather-box .weather-top h2 small {
  font-size: 13px;
}

.weather-box .weather-top .today_crnt {
  font-size: 45px;
  font-weight: 100;
}

.weather-box .weather-top .today_crnt canvas {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.weather-box .weather-info {
  padding: 10px 0;
}

.weather-box .weather-time {
  overflow: hidden;
  text-align: center;
  padding-top: 15px;
}

.weather-box .weather-time li span {
  display: block;
}

.weather-box .weather-time li canvas {
  font-size: 20px;
  margin: 10px 0;
}

.demo-container {
  width: 100%;
  height: 350px;
}

.demo-placeholder {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
}

.myadmin-alert {
  border-radius: 0;
  color: #fff;
  padding: 12px 30px 12px 12px;
  position: relative;
  text-align: left;
}

.myadmin-alert a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}

.myadmin-alert h4 {
  color: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.myadmin-alert .img {
  border-radius: 3px;
  height: 40px;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 40px;
}

.myadmin-alert-img {
  min-height: 64px;
  padding-left: 65px;
}

.myadmin-alert-icon {
  padding-left: 20px;
}

.myadmin-alert-icon i {
  padding-right: 10px;
}

.myadmin-alert .closed {
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  font-weight: 500;
  padding: 4px;
  position: absolute;
  right: 3px;
  text-decoration: none;
  top: 0;
}

.myadmin-alert .closed:hover {
  color: #fff;
}

.myadmin-alert-click {
  cursor: pointer;
  padding-right: 12px;
}

.myadmin-alert .primary {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: inherit;
  outline: 0 none;
  padding: 4px 10px;
}

.myadmin-alert .cancel {
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  outline: 0 none;
  padding: 4px 10px;
}

.myadmin-alert .primary:hover, .myadmin-alert .cancel:hover {
  opacity: 0.9;
}

.myadmin-alert-top, .myadmin-alert-bottom, .myadmin-alert-top-left, .myadmin-alert-top-right, .myadmin-alert-bottom-left, .myadmin-alert-bottom-right, .myadmin-alert-fullscreen {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1000;
}

.myadmin-alert-top {
  left: 0;
  right: 0;
  top: 0;
}

.myadmin-alert-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.myadmin-alert-top-left {
  left: 20px;
  top: 80px;
}

.myadmin-alert-top-right {
  right: 20px;
  top: 80px;
}

.myadmin-alert-bottom-left {
  bottom: 20px;
  left: 20px;
}

.myadmin-alert-bottom-right {
  bottom: 20px;
  right: 20px;
}

.myadmin-alert-fullsize {
  left: 50%;
  margin: -20px;
  top: 50%;
}

.alert-custom {
  background: #ff6849;
  color: #ffffff;
  border-color: #ff6849;
}

.alert-inverse {
  background: #4c5667;
  color: #ffffff;
  border-color: #4c5667;
}

.alert-success {
  background: #00c292;
  color: #ffffff;
  border-color: #00c292;
}

.alert-dark {
  background: #686868;
  color: #ffffff;
  border-color: #686868;
}

.alert-warning {
  background: #fec107;
  color: #ffffff;
  border-color: #fec107;
}

.alert-danger {
  background: #fb9678;
  color: #ffffff;
  border-color: #fb9678;
}

.alert-primary {
  background: #9675ce;
  color: #ffffff;
  border-color: #9675ce;
}

.alert-info {
  background: #03a9f3;
  color: #ffffff;
  border-color: #03a9f3;
}

.alert-info .closed {
  color: inherit;
}

.alert-info a.closed:hover {
  color: inherit;
}

.tab-content {
  margin-top: 30px;
}

.customtab {
  border-bottom: 2px solid #f7fafc;
}

.customtab li.active a, .customtab li.active a:hover, .customtab li.active a:focus {
  background: #ffffff;
  border: 0;
  border-bottom: 2px solid #ff6849;
  margin-bottom: -1px;
  color: #ff6849;
}

.customtab li a, .customtab li a:hover, .customtab li a:focus {
  border: 0;
}

.customtab2 {
  border-bottom: 1px solid #f7fafc;
  border-top: 1px solid #f7fafc;
  padding: 10px 0;
}

.customtab2 li.active a, .customtab2 li.active a:hover, .customtab2 li.active a:focus {
  background: #ff6849;
  border: 1px solid #ff6849;
  color: #ffffff;
}

.customtab2 li a, .customtab2 li a:hover, .customtab2 li a:focus {
  border: 0;
}

.vtabs {
  display: table;
}

.vtabs .tabs-vertical {
  width: 150px;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  display: table-cell;
  vertical-align: top;
}

.vtabs .tabs-vertical li a {
  color: #2b2b2b;
  margin-bottom: 10px;
}

.vtabs .tab-content {
  display: table-cell;
  padding: 20px;
  vertical-align: top;
}

.tabs-vertical li.active a, .tabs-vertical li.active a:hover, .tabs-vertical li.active a:focus {
  background: #ff6849;
  border: 0;
  border-right: 2px solid #ff6849;
  margin-right: -1px;
  color: #ffffff;
}

.customvtab .tabs-vertical li.active a, .customvtab .tabs-vertical li.active a:hover, .customvtab .tabs-vertical li.active a:focus {
  background: #ffffff;
  border: 0;
  border-right: 2px solid #ff6849;
  margin-right: -1px;
  color: #2b2b2b;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background: #ff6849;
  color: #ffffff;
}

.nav-pills > li > a {
  color: #2b2b2b;
  border-radius: 0;
}

.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
  content: "\E64B";
}

.panel-group .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\E64B";
}

.panel-group .panel .panel-heading a[data-toggle=collapse] {
  display: block;
}

.panel-group .panel .panel-heading a[data-toggle=collapse]:before {
  content: "\E648";
  display: block;
  float: right;
  font-family: "themify";
  font-size: 14px;
  text-align: right;
  width: 25px;
}

.panel-group .panel .panel-heading .accordion-toggle {
  display: block;
}

.panel-group .panel .panel-heading .accordion-toggle:before {
  content: "\E648";
  display: block;
  float: right;
  font-family: "themify";
  font-size: 14px;
  text-align: right;
  width: 25px;
}

.panel-group .panel .panel-heading + .panel-collapse .panel-body {
  border-top: none;
}

.panel-group .panel-heading {
  padding: 12px 20px;
}

.progress {
  -webkit-box-shadow: none !important;
  background-color: rgba(120, 130, 140, 0.13);
  box-shadow: none !important;
  height: 4px;
  border-radius: 0;
  margin-bottom: 18px;
  overflow: hidden;
}

.progress-bar {
  box-shadow: none;
  font-size: 8px;
  font-weight: 600;
  line-height: 12px;
}

.progress.progress-sm {
  height: 8px !important;
}

.progress.progress-sm .progress-bar {
  font-size: 8px;
  line-height: 5px;
}

.progress.progress-md {
  height: 15px !important;
}

.progress.progress-md .progress-bar {
  font-size: 10.8px;
  line-height: 14.4px;
}

.progress.progress-lg {
  height: 20px !important;
}

.progress.progress-lg .progress-bar {
  font-size: 12px;
  line-height: 20px;
}

.progress-bar-primary {
  background-color: #ab8ce4;
}

.progress-bar-success {
  background-color: #00c292;
}

.progress-bar-info {
  background-color: #03a9f3;
}

.progress-bar-megna {
  background-color: #01c0c8;
}

.progress-bar-warning {
  background-color: #fec107;
}

.progress-bar-danger {
  background-color: #fb9678;
}

.progress-bar-inverse {
  background-color: #4c5667;
}

.progress-bar-purple {
  background-color: #9675ce;
}

.progress-bar-custom {
  background-color: #03a9f3;
}

.progress-animated {
  -webkit-animation-duration: 5s;
  -webkit-animation-name: myanimation;
  -webkit-transition: 5s all;
  animation-duration: 5s;
  animation-name: myanimation;
  transition: 5s all;
}

@-webkit-keyframes myanimation {
  from {
    width: 0;
  }
}
@keyframes myanimation {
  from {
    width: 0;
  }
}
.progress-vertical {
  min-height: 250px;
  height: 250px;
  width: 4px;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px;
}

.progress-vertical .progress-bar {
  width: 100%;
}

.progress-vertical-bottom {
  min-height: 250px;
  height: 250px;
  position: relative;
  width: 4px;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px;
}

.progress-vertical-bottom .progress-bar {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.progress-vertical.progress-sm, .progress-vertical-bottom.progress-sm {
  width: 8px !important;
}

.progress-vertical.progress-sm .progress-bar, .progress-vertical-bottom.progress-sm .progress-bar {
  font-size: 8px;
  line-height: 5px;
}

.progress-vertical.progress-md, .progress-vertical-bottom.progress-md {
  width: 15px !important;
}

.progress-vertical.progress-md .progress-bar, .progress-vertical-bottom.progress-md .progress-bar {
  font-size: 10.8px;
  line-height: 14.4px;
}

.progress-vertical.progress-lg, .progress-vertical-bottom.progress-lg {
  width: 20px !important;
}

.progress-vertical.progress-lg .progress-bar, .progress-vertical-bottom.progress-lg .progress-bar {
  font-size: 12px;
  line-height: 20px;
}

.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
  max-width: 1200px;
  margin: 0 auto;
}

.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}

.timeline > li {
  position: relative;
  margin-bottom: 20px;
}

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-radius: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}

.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -8px;
  border-top: 8px solid transparent;
  border-right: 0 solid rgba(120, 130, 140, 0.13);
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(120, 130, 140, 0.13);
}

.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -7px;
  border-top: 7px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}

.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  background-color: #4c5667;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -8px;
  border-right-width: 8px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -7px;
  border-right-width: 7px;
  border-left-width: 0;
}

.timeline-badge.primary {
  background-color: #ab8ce4 !important;
}

.timeline-badge.success {
  background-color: #00c292 !important;
}

.timeline-badge.warning {
  background-color: #fec107 !important;
}

.timeline-badge.danger {
  background-color: #fb9678 !important;
}

.timeline-badge.info {
  background-color: #03a9f3 !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: 400;
}

.timeline-body > p, .timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

.chart {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.chart.chart-widget-pie {
  margin-top: 5px;
  margin-bottom: 5px;
}

.pie-chart > span {
  left: 0;
  margin-top: -2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.chart > span > img {
  left: 0;
  margin-top: -2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 60%;
  height: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
}

.percent {
  display: inline-block;
  line-height: 100px;
  z-index: 2;
  font-weight: 600;
  font-size: 18px;
  color: #2b2b2b;
}

.percent:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8em;
}

.table {
  margin-bottom: 10px;
}

.table-striped > tbody > tr:nth-of-type(odd), .table-hover > tbody > tr:hover, .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f7fafc !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > th, .table-bordered {
  border-top: 1px solid #e4e7ea;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 15px 8px;
}

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

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

tbody {
  color: #797979;
}

th {
  color: #666666;
  font-weight: 500;
}

.table-bordered {
  border: 1px solid #e4e7ea;
}

table.focus-on tbody tr.focused th {
  background-color: #ff6849;
  color: #ffffff;
}

table.focus-on tbody tr.focused td {
  background-color: #ff6849;
  color: #ffffff;
}

.table-rep-plugin .table-responsive {
  border: none !important;
}

.table-rep-plugin tbody th {
  font-size: 14px;
  font-weight: normal;
}

.jsgrid .jsgrid-table {
  margin-bottom: 0;
}

.jsgrid-selected-row > td {
  background: #f7fafc;
  border-color: #f7fafc;
}

.jsgrid-header-row > th {
  background: #ffffff;
}

.footable-odd {
  background-color: #f7fafc;
}

.form-control-line {
  border-left: 0 none;
  border-radius: 0;
  border-right: 0 none;
  border-top: 0 none;
  box-shadow: none;
  padding-left: 0;
}

.has-success .form-control {
  border-color: #00c292;
  box-shadow: none !important;
}

.has-warning .form-control {
  border-color: #fec107;
  box-shadow: none !important;
}

.has-error .form-control {
  border-color: #fb9678;
  box-shadow: none !important;
}

.input-group-addon {
  border-radius: 2px;
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.input-daterange input:first-child, .input-daterange input:last-child {
  border-radius: 0;
}

.form-material .form-group {
  overflow: hidden;
}

.form-material .form-control {
  background-color: rgba(0, 0, 0, 0);
  background-position: center bottom, center calc(99%);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  padding: 0;
  transition: background 0s ease-out 0s;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
  background-image: linear-gradient(#9675ce, #9675ce), linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  float: none;
}

.form-material .form-control.focus, .form-material .form-control:focus {
  background-size: 100% 2px, 100% 1px;
  outline: 0 none;
  transition-duration: 0.3s;
}

.form-bordered .form-group {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  padding-bottom: 20px;
}

.select2-container .select2-choice {
  background-image: none !important;
  border: none !important;
  height: auto !important;
  padding: 0 !important;
  line-height: 22px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.select2-container .select2-choice .select2-arrow {
  background-image: none !important;
  background: transparent;
  border: none;
  width: 14px;
  top: -2px;
}

.select2-container .select2-container-multi.form-control {
  height: auto;
}

.select2-results .select2-highlighted {
  color: #ffffff;
  background-color: #03a9f3;
}

.select2-drop-active {
  border: 1px solid #e3e3e3 !important;
  padding-top: 5px;
}

.select2-search input {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.select2-container-multi {
  width: 100%;
}

.select2-container-multi .select2-choices {
  border: 1px solid #border !important;
  box-shadow: none !important;
  background-image: none !important;
  border-radius: 0 !important;
  min-height: 38px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 4px 7px 4px 18px;
  margin: 5px 0 3px 5px;
  color: #555555;
  background: #f5f5f5;
  border-color: rgba(120, 130, 140, 0.13);
  box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 7px 7px 7px 10px;
  font-family: inherit;
}

.icon-list-demo div {
  cursor: pointer;
  line-height: 60px;
  white-space: nowrap;
  color: #686868;
}

.icon-list-demo div:hover {
  color: #2b2b2b;
}

.icon-list-demo div p {
  margin: 10px 0;
  padding: 5px 0;
}

.icon-list-demo i {
  -webkit-transition: all 0.2s;
  -webkit-transition: font-size 0.2s;
  display: inline-block;
  font-size: 18px;
  margin: 0 15px 0 10px;
  text-align: left;
  transition: all 0.2s;
  transition: font-size 0.2s;
  vertical-align: middle;
  width: auto;
  transition: all 0.3s ease 0s;
}

.icon-list-demo .col-md-4 {
  border-radius: 0;
}

.icon-list-demo .col-md-4:hover {
  background-color: #f7fafc;
}

.icon-list-demo .col-md-4:hover i {
  font-size: 2em;
}

.gmaps, .gmaps-panaroma {
  height: 300px;
}

.gmaps, .gmaps-panaroma {
  height: 300px;
  background: #e4e7ea;
  border-radius: 3px;
}

.gmaps-overlay {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  background: #ab8ce4;
  border-radius: 4px;
  padding: 10px 20px;
}

.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}

.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #ab8ce4;
}

.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #ab8ce4;
}

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px;
  line-height: 10px;
}

.jvectormap-zoomout {
  top: 40px;
}

.error-box {
  height: 100%;
  position: fixed;
  background: url(../../plugins/images/error-bg.jpg) no-repeat center center #fff !important;
  width: 100%;
}

.error-box .footer {
  width: 100%;
  left: 0;
  right: 0;
}

.error-body {
  padding-top: 5%;
}

.error-body h1 {
  font-size: 210px;
  font-weight: 900;
  line-height: 210px;
}

.login-register {
  background: url(../../plugins/images/login-register.jpg) no-repeat center center/cover !important;
  height: 100%;
  position: fixed;
}

.login-box {
  background: #ffffff;
  width: 400px;
  margin: 0 auto;
  margin-top: 10%;
}

.login-box .footer {
  width: 100%;
  left: 0;
  right: 0;
}

.login-box .social {
  display: block;
  margin-bottom: 30px;
}

#recoverform {
  display: none;
}

.pricing-box {
  position: relative;
  text-align: center;
  margin-top: 30px;
}

.featured-plan {
  margin-top: 0;
}

.featured-plan .pricing-body {
  padding: 60px 0;
  background: #f7fafc;
  border: 1px solid #ddd;
}

.featured-plan .price-table-content .price-row {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.pricing-body {
  border-radius: 0;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  border-bottom: 5px solid rgba(120, 130, 140, 0.13);
  vertical-align: middle;
  padding: 30px 0;
  position: relative;
}

.pricing-body h2 {
  position: relative;
  font-size: 56px;
  margin: 20px 0 10px;
  font-weight: 500;
}

.pricing-body h2 span {
  position: absolute;
  font-size: 15px;
  top: -10px;
  margin-left: -10px;
}

.price-table-content .price-row {
  padding: 20px 0;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.pricing-plan {
  padding: 0 15px;
}

.pricing-plan .no-padding {
  padding: 0;
}

.price-lable {
  position: absolute;
  top: -10px;
  padding: 5px 10px;
  margin: 0 auto;
  display: inline-block;
  width: 100px;
  left: 0;
  right: 0;
}

.mails a {
  color: #2b2b2b;
}

.mails td {
  vertical-align: middle !important;
  position: relative;
}

.mails td:last-of-type {
  width: 100px;
  padding-right: 20px;
}

.mails tr:hover .text-white {
  display: none;
}

.mails .mail-select {
  padding: 12px 20px;
  min-width: 134px;
}

.mails .checkbox {
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  display: inline-block;
  height: 17px;
}

.mails .checkbox label {
  min-height: 16px;
}

.mail-list .list-group-item {
  background-color: transparent;
  border: 0;
  border-left: 3px solid #ffffff;
  border-radius: 0;
}

.mail-list .list-group-item:hover {
  background: #f7fafc;
  border-left: 3px solid #f7fafc;
}

.mail-list .list-group-item:focus {
  border-left: 3px solid #f7fafc;
}

.mail-list .list-group-item.active:focus {
  background: #f7fafc;
  border-left: 3px solid #fb9678;
}

.mail-list .list-group-item.active {
  border-left: 3px solid #fb9678;
  border-radius: 0;
  color: #2b2b2b !important;
}

.mail_listing {
  min-height: 500px;
}

.inbox_listing .inbox-item:hover {
  background: #f7fafc;
}

.inbox_listing .inbox-item {
  padding-left: 20px;
}

.inbox-widget.inbox_listing .inbox-item .inbox-item-text {
  height: 19px;
  overflow: hidden;
}

.message-center .unread .mail-contnet h5, .message-center .unread .mail-contnet .mail-desc {
  font-weight: 600;
  color: #2b2b2b !important;
}

.calendar {
  float: left;
  margin-bottom: 0;
}

.fc-view {
  margin-top: 30px;
}

.none-border .modal-footer {
  border-top: none;
}

.fc-toolbar {
  margin-bottom: 5px;
  margin-top: 15px;
}

.fc-toolbar h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}

.fc-day {
  background: #ffffff;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar button:focus, .fc-toolbar button:hover, .fc-toolbar .ui-state-hover {
  z-index: 0;
}

.fc-widget-header {
  border: 0 !important;
}

.fc-widget-content {
  border-color: rgba(120, 130, 140, 0.13) !important;
}

.fc th.fc-widget-header {
  background: #9675ce;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0;
  text-transform: uppercase;
}

.fc-button {
  background: #ffffff;
  border: 1px solid rgba(120, 130, 140, 0.13);
  color: #555555;
  text-transform: capitalize;
}

.fc-text-arrow {
  font-family: inherit;
  font-size: 16px;
}

.fc-state-hover {
  background: #F5F5F5;
}

.fc-unthemed .fc-today {
  border: 1px solid #fb9678;
  background: #fcf8e3 !important;
}

.fc-state-highlight {
  background: #f0f0f0;
}

.fc-cell-overlay {
  background: #f0f0f0;
}

.fc-unthemed .fc-today {
  background: #ffffff;
}

.fc-event {
  border-radius: 0;
  border: none;
  cursor: move;
  font-size: 13px;
  margin: 1px -1px 0 -1px;
  padding: 5px 5px;
  text-align: center;
  background: #03a9f3;
}

.calendar-event {
  cursor: move;
  margin: 10px 5px 0 0;
  padding: 6px 10px;
  display: inline-block;
  color: #ffffff;
  min-width: 140px;
  text-align: center;
  background: #03a9f3;
}

.calendar-event a {
  float: right;
  opacity: 0.6;
  font-size: 10px;
  margin: 4px 0 0 10px;
  color: #ffffff;
}

.fc-basic-view td.fc-week-number span {
  padding-right: 5px;
}

.fc-basic-view td.fc-day-number {
  padding-right: 5px;
}

.weather h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 100;
}

.weather i {
  color: #ffffff;
  font-size: 40px;
}

.weather .w-title-sub {
  color: rgba(255, 255, 255, 0.6);
}

.navbar-top-links > li.right-side-toggle a:focus {
  background: #4F5467;
}

.right-sidebar {
  position: fixed;
  right: -240px;
  width: 240px;
  display: none;
  z-index: 1000;
  background: #ffffff;
  top: 0;
  height: 100%;
  box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.right-sidebar .rpanel-title {
  display: block;
  padding: 21px;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  background: #ff6849;
}

.right-sidebar .rpanel-title span {
  float: right;
  cursor: pointer;
  font-size: 11px;
}

.right-sidebar .rpanel-title span:hover {
  color: #2b2b2b;
}

.right-sidebar .r-panel-body {
  padding: 20px;
}

.right-sidebar .r-panel-body ul {
  margin: 0;
  padding: 0;
}

.right-sidebar .r-panel-body ul li {
  list-style: none;
  padding: 5px 0;
}

.shw-rside {
  right: 0;
  width: 240px;
  display: block;
}

.chatonline img {
  margin-right: 10px;
  float: left;
  width: 30px;
}

.chatonline li a {
  padding: 15px 0;
  float: left;
  width: 100%;
}

.chatonline li a span {
  color: #686868;
}

.chatonline li a span small {
  display: block;
  font-size: 10px;
}

ul#themecolors {
  display: block;
}

ul#themecolors li {
  display: inline-block;
}

ul#themecolors li:first-child {
  display: block;
}

#themecolors li a {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 5px;
  color: transparent;
  position: relative;
}

#themecolors li a.working:before {
  content: "\F00C";
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
}

.default-theme {
  background: #fb9678;
}

.green-theme {
  background: #00c292;
}

.yellow-theme {
  background: #a0aec4;
}

.blue-theme {
  background: #03a9f3;
}

.purple-theme {
  background: #9675ce;
}

.megna-theme {
  background: #01c0c8;
}

.default-dark-theme {
  background: #4f5467;
  background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #fb9678 23%, #fb9678 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f5467", endColorstr="#fb9678", GradientType=1);
}

.green-dark-theme {
  background: #4f5467;
  background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #00c292 23%, #00c292 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f5467", endColorstr="#00c292", GradientType=1);
}

.yellow-dark-theme {
  background: #4f5467;
  background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #a0aec4 23%, #a0aec4 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f5467", endColorstr="#a0aec4", GradientType=1);
}

.blue-dark-theme {
  background: #4f5467;
  background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #03a9f3 23%, #03a9f3 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f5467", endColorstr="@info", GradientType=1);
}

.purple-dark-theme {
  background: #4f5467;
  background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #9675ce 23%, #9675ce 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f5467", endColorstr="@purple", GradientType=1);
}

.megna-dark-theme {
  background: #4f5467;
  background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #01c0c8 23%, #01c0c8 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f5467", endColorstr="@megna", GradientType=1);
}

.visited li a {
  color: #686868;
}

.visited li.active a {
  color: #ff6849;
}

.stats-row {
  margin-bottom: 20px;
}

.stat-item {
  display: inline-block;
  padding-right: 15px;
}

.stat-item + .stat-item {
  padding-left: 15px;
  border-left: 1px solid #eee;
}

.country-state {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}

.country-state h2 {
  margin: 0;
}

.country-state .progress {
  margin-top: 8px;
}

.two-part li {
  width: 48.8%;
}

.two-part li i {
  font-size: 50px;
}

.two-part li span {
  font-size: 50px;
  font-weight: 100;
  font-family: "Poppins", sans-serif;
}

.news-slide {
  position: relative;
}

.news-slide .overlaybg {
  height: 360px;
  overflow: hidden;
}

.news-slide .overlaybg img {
  width: 100%;
  height: 100%;
}

.news-slide .news-content {
  position: absolute;
  height: 360px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  width: 100%;
  top: 0;
  padding: 30px;
}

.news-slide .news-content h2 {
  height: 240px;
  overflow: hidden;
  color: #ffffff;
}

.news-slide .news-content a {
  color: #ffffff;
  opacity: 0.6;
  text-transform: uppercase;
}

.news-slide .news-content a:hover {
  opacity: 1;
}

.nav-pills-rounded li {
  display: inline-block;
  float: none;
}

.nav-pills-rounded li a {
  border-radius: 60px;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  color: #686868;
  padding: 10px 25px;
}

.nav-pills-rounded li.active a, .nav-pills-rounded li.active a:focus, .nav-pills-rounded li.active a:hover {
  background: #ff6849;
  color: #ffffff;
}

.analytics-info .list-inline {
  margin-bottom: 0;
}

.analytics-info .list-inline li {
  vertical-align: middle;
}

.analytics-info .list-inline li span {
  font-size: 24px;
}

.analytics-info .list-inline li i {
  font-size: 20px;
}

.feeds {
  margin: 0;
  padding: 0;
}

.feeds li {
  list-style: none;
  padding: 10px;
  display: block;
}

.feeds li:hover {
  background: #f7fafc;
}

.feeds li > div {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
}

.feeds li > div i {
  line-height: 40px;
}

.feeds li span {
  float: right;
  width: auto;
  font-size: 12px;
}

.jq-icon-info {
  background-color: #01c0c8;
  color: #ffffff;
}

.jq-icon-success {
  background-color: #00c292;
  color: #ffffff;
}

.jq-icon-error {
  background-color: #fb9678;
  color: #ffffff;
}

.jq-icon-warning {
  background-color: #fec107;
  color: #ffffff;
}

.dropzone {
  border-style: dashed;
  border-width: 1px;
}

.weather h1 sup {
  font-size: 20px;
  top: -1.2em;
}

.fcbtn {
  position: relative;
  transition: all 0.3s;
  padding: 8px 20px;
}

.fcbtn:after {
  content: "";
  position: absolute;
  z-index: -1;
  transition: all 0.3s;
}

.btn-1b:after {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
}

.btn-1b:hover, .btn-1b:active {
  color: #fff;
}

.btn-1b:hover:after, .btn-1b:active:after {
  height: 100%;
}

.btn-1b.btn-info:after, .btn-1c.btn-info:after, .btn-1d.btn-info:after, .btn-1e.btn-info:after, .btn-1f.btn-info:after {
  background: #03a9f3;
}

.btn-1b.btn-warning:after, .btn-1c.btn-warning:after, .btn-1d.btn-warning:after, .btn-1e.btn-warning:after, .btn-1f.btn-warning:after {
  background: #fec107;
}

.btn-1b.btn-danger:after, .btn-1c.btn-danger:after, .btn-1d.btn-danger:after, .btn-1e.btn-danger:after, .btn-1f.btn-danger:after {
  background: #fb9678;
}

.btn-1b.btn-primary:after, .btn-1c.btn-primary:after, .btn-1d.btn-primary:after, .btn-1e.btn-primary:after, .btn-1f.btn-primary:after {
  background: #9675ce;
}

.btn-1b.btn-success:after, .btn-1c.btn-success:after, .btn-1d.btn-success:after, .btn-1e.btn-success:after, .btn-1f.btn-success:after {
  background: #00c292;
}

.btn-1b.btn-inverse:after, .btn-1c.btn-inverse:after, .btn-1d.btn-inverse:after, .btn-1e.btn-inverse:after, .btn-1f.btn-inverse:after {
  background: #4c5667;
}

.btn-1c:after {
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
}

.btn-1c:hover, .btn-1c:active {
  color: #000;
}

.btn-1c:hover:after, .btn-1c:active:after {
  width: 100%;
}

.btn-1d {
  overflow: hidden;
}

.btn-1d:after {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.btn-1d:hover:after {
  width: 100%;
  opacity: 1;
}

.btn-1e {
  overflow: hidden;
}

.btn-1e:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.btn-1e:hover:after {
  height: 260%;
  opacity: 1;
}

.btn-1e:active:after {
  height: 400%;
  opacity: 1;
}

.btn-1f {
  overflow: hidden;
}

.btn-1f:after {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.btn-1f:hover:after {
  height: 100%;
  opacity: 1;
}

.btn-1f:active:after {
  height: 130%;
  opacity: 1;
}

.sweet-alert {
  padding: 25px;
}

.sweet-alert h2 {
  margin-top: 0;
}

.sweet-alert p {
  line-height: 30px;
}

ul.list-icons {
  margin: 0;
  padding: 0;
}

ul.list-icons li {
  list-style: none;
  line-height: 40px;
}

ul.list-icons li i {
  font-size: 12px;
  margin-right: 5px;
}

.demo-tooltip .tooltip, .demo-popover .popover {
  position: relative;
  margin-right: 25px;
  opacity: 1;
  display: inline-block;
}

.tooltip-inner {
  border-radius: 3px;
  padding: 5px 10px;
}

.tooltip.in {
  opacity: 1;
}

.tooltip-primary.tooltip .tooltip-inner, .tooltip-primary + .tooltip .tooltip-inner {
  color: #ffffff;
  background-color: #ab8ce4;
}

.tooltip-primary.tooltip.top .tooltip-arrow, .tooltip-primary + .tooltip.top .tooltip-arrow {
  border-top-color: #ab8ce4;
}

.tooltip-primary.tooltip.right .tooltip-arrow, .tooltip-primary + .tooltip.right .tooltip-arrow {
  border-right-color: #ab8ce4;
}

.tooltip-primary.tooltip.bottom .tooltip-arrow, .tooltip-primary + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ab8ce4;
}

.tooltip-primary.tooltip.left .tooltip-arrow, .tooltip-primary + .tooltip.left .tooltip-arrow {
  border-left-color: #ab8ce4;
}

.tooltip-success.tooltip .tooltip-inner, .tooltip-success + .tooltip .tooltip-inner {
  color: #ffffff;
  background-color: #00c292;
}

.tooltip-success.tooltip.top .tooltip-arrow, .tooltip-success + .tooltip.top .tooltip-arrow {
  border-top-color: #00c292;
}

.tooltip-success.tooltip.right .tooltip-arrow, .tooltip-success + .tooltip.right .tooltip-arrow {
  border-right-color: #00c292;
}

.tooltip-success.tooltip.bottom .tooltip-arrow, .tooltip-success + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #00c292;
}

.tooltip-success.tooltip.left .tooltip-arrow, .tooltip-success + .tooltip.left .tooltip-arrow {
  border-left-color: #00c292;
}

.tooltip-warning.tooltip .tooltip-inner, .tooltip-warning + .tooltip .tooltip-inner {
  color: #ffffff;
  background-color: #fec107;
}

.tooltip-warning.tooltip.top .tooltip-arrow, .tooltip-warning + .tooltip.top .tooltip-arrow {
  border-top-color: #fec107;
}

.tooltip-warning.tooltip.right .tooltip-arrow, .tooltip-warning + .tooltip.right .tooltip-arrow {
  border-right-color: #fec107;
}

.tooltip-warning.tooltip.bottom .tooltip-arrow, .tooltip-warning + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fec107;
}

.tooltip-warning.tooltip.left .tooltip-arrow, .tooltip-warning + .tooltip.left .tooltip-arrow {
  border-left-color: #fec107;
}

.tooltip-info.tooltip .tooltip-inner, .tooltip-info + .tooltip .tooltip-inner {
  color: #ffffff;
  background-color: #03a9f3;
}

.tooltip-info.tooltip.top .tooltip-arrow, .tooltip-info + .tooltip.top .tooltip-arrow {
  border-top-color: #03a9f3;
}

.tooltip-info.tooltip.right .tooltip-arrow, .tooltip-info + .tooltip.right .tooltip-arrow {
  border-right-color: #03a9f3;
}

.tooltip-info.tooltip.bottom .tooltip-arrow, .tooltip-info + tooltip.bottom .tooltip-arrow {
  border-bottom-color: #03a9f3;
}

.tooltip-info.tooltip.left .tooltip-arrow, .tooltip-info + .tooltip.left .tooltip-arrow {
  border-left-color: #03a9f3;
}

.tooltip-danger.tooltip .tooltip-inner, .tooltip-danger + .tooltip .tooltip-inner {
  color: #ffffff;
  background-color: #fb9678;
}

.tooltip-danger.tooltip.top .tooltip-arrow, .tooltip-danger + .tooltip.top .tooltip-arrow {
  border-top-color: #fb9678;
}

.tooltip-danger.tooltip.right .tooltip-arrow, .tooltip-danger + .tooltip.right .tooltip-arrow {
  border-right-color: #fb9678;
}

.tooltip-danger.tooltip.bottom .tooltip-arrow, .tooltip-danger + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fb9678;
}

.tooltip-danger.tooltip.left .tooltip-arrow, .tooltip-danger + .tooltip.left .tooltip-arrow {
  border-left-color: #fb9678;
}

.flotTip {
  padding: 8px 12px;
  background-color: #2b2b2b;
  z-index: 100;
  color: #ffffff;
  opacity: 0.9;
  font-size: 13px;
}

.popover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.popover .popover-title {
  border-radius: 0;
}

.popover-primary + .popover .popover-title {
  color: #ffffff;
  background-color: #ab8ce4;
  border-color: #ab8ce4;
}

.popover-primary + .popover.bottom .arrow {
  border-bottom-color: #ab8ce4;
}

.popover-primary + .popover.bottom .arrow:after {
  border-bottom-color: #ab8ce4;
}

.popover-success + .popover .popover-title {
  color: #ffffff;
  background-color: #00c292;
  border-color: #00c292;
}

.popover-success + .popover.bottom .arrow {
  border-bottom-color: #00c292;
}

.popover-success + .popover.bottom .arrow:after {
  border-bottom-color: #00c292;
}

.popover-info + .popover .popover-title {
  color: #ffffff;
  background-color: #03a9f3;
  border-color: #03a9f3;
}

.popover-info + .popover.bottom .arrow {
  border-bottom-color: #03a9f3;
}

.popover-info + .popover.bottom .arrow:after {
  border-bottom-color: #03a9f3;
}

.popover-warning + .popover .popover-title {
  color: #ffffff;
  background-color: #fec107;
  border-color: #fec107;
}

.popover-warning + .popover.bottom .arrow {
  border-bottom-color: #fec107;
}

.popover-warning + .popover.bottom .arrow:after {
  border-bottom-color: #fec107;
}

.popover-danger + .popover .popover-title {
  color: #ffffff;
  background-color: #fb9678;
  border-color: #fb9678;
}

.popover-danger + .popover.bottom .arrow {
  border-bottom-color: #fb9678;
}

.popover-danger + .popover.bottom .arrow:after {
  border-bottom-color: #fb9678;
}

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
  border-radius: 0;
}

.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}

.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}

.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}

.fileinput .thumbnail > img {
  max-height: 100%;
}

.fileinput .btn {
  vertical-align: middle;
}

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}

.form-control .fileinput-filename {
  vertical-align: bottom;
}

.fileinput.input-group {
  display: table;
}

.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}

.fileinput.input-group > .btn-file {
  z-index: 1;
}

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

.ms-container .ms-list {
  border-radius: 0;
  box-shadow: none;
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
  padding: 6px 10px;
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
  background: #03a9f3;
}

.dropzone .dz-message {
  text-align: center;
  margin: 10% 0;
}

.editable-input .form-control {
  height: 30px;
}

.asColorPicker-trigger {
  position: absolute;
  top: 0;
  right: -35px;
  height: 38px;
  width: 37px;
  border: 0;
}

.asColorPicker-dropdown {
  max-width: 260px;
}

.asColorPicker-clear {
  top: 7px;
  right: 16px;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  background-image: none;
  background: #ff6849;
  color: #ffffff;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
  background-image: none;
  background: #03a9f3;
  color: #ffffff;
}

.editable-table + input.error {
  border: 1px solid #danger;
  outline: 0;
  outline-offset: 0;
}

.editable-table + input, .editable-table + input:focus, #editable-datatable_wrapper + input:focus {
  border: 1px solid #03a9f3 !important;
  outline: 0 !important;
  outline-offset: 0 !important;
}

.editable-table td:focus {
  outline: 0;
}

.user-profile {
  padding: 15px 0;
  position: relative;
  text-align: center;
}

.user-profile .user-pro-body {
  display: block;
}

.user-profile .user-pro-body img {
  width: 50px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

.user-profile .user-pro-body .u-dropdown {
  color: #54667a;
}

.user-profile .user-pro-body .dropdown-menu {
  right: 0;
  width: 180px;
  left: 0;
  margin: 0 auto;
}

.wizard-steps {
  display: table;
  width: 100%;
}

.wizard-steps > li {
  display: table-cell;
  padding: 10px 20px;
  background: #f7fafc;
}

.wizard-steps > li span {
  border-radius: 100%;
  border: 1px solid rgba(120, 130, 140, 0.13);
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  padding-top: 9px;
  margin-right: 8px;
  text-align: center;
}

.wizard-content {
  padding: 25px;
  border-color: rgba(120, 130, 140, 0.13);
  margin-bottom: 30px;
}

.wizard-steps > li.current, .wizard-steps > li.done {
  background: #03a9f3;
  color: #ffffff;
}

.wizard-steps > li.current span, .wizard-steps > li.done span {
  border-color: #ffffff;
  color: #ffffff;
}

.wizard-steps > li.current h4, .wizard-steps > li.done h4 {
  color: #ffffff;
}

.wizard-steps > li.done {
  background: #00c292;
}

.wizard-steps > li.error {
  background: #fb9678;
}

.wiz-aco .pager {
  margin: 0;
}

.sidebar {
  overflow-y: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .fa-fw {
  width: 20px;
  text-align: left !important;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}

.sidebar .label {
  font-size: 10px;
  border-radius: 60px;
  padding: 6px 8px;
  min-width: 30px;
  height: 20px;
}

.sidebar #side-menu .user-pro a {
  padding-left: 20px;
}

.sidebar #side-menu .user-pro .nav-second-level a:hover {
  color: #ff6849;
}

.sidebar #side-menu .user-pro .arrow {
  top: 23px;
  right: 20px;
}

.sidebar #side-menu .user-pro > a {
  padding: 17px 30px 16px 15px !important;
}

.sidebar #side-menu .user-pro .img-circle {
  width: 30px;
  margin-right: 10px;
}

.sidebar #side-menu .user-pro .nav-second-level li i {
  margin-right: 5px;
}

.sidebar .sidebar-search {
  padding: 15px;
}

#side-menu li.active > a {
  background: rgba(0, 0, 0, 0);
}

#side-menu li a {
  color: #54667a;
  border-left: 3px solid #4F5467;
}

#side-menu > li > a {
  padding: 15px 30px 15px 15px;
}

#side-menu > li > a:hover, #side-menu > li > a:focus {
  background: rgba(0, 0, 0, 0.1);
}

#side-menu > li > a.active {
  border-left: 3px solid #ff6849;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
}

#side-menu ul > li > a:hover {
  color: #ff6849;
  background: none;
}

#side-menu ul > li > a.active {
  color: #ff6849;
}

.sidebar .arrow {
  position: absolute;
  right: 15px;
  top: 18px;
}

.sidebar .nav-second-level .arrow {
  right: 15px;
  top: 12px;
}

.sidebar .fa.arrow:before {
  content: "\F105";
}

.sidebar .active > a > span > .fa.arrow:before {
  content: "\F107";
}

.sidebar .nav-second-level li, .sidebar .nav-third-level li {
  border-bottom: none !important;
}

.sidebar .nav-second-level li a {
  padding-left: 43px;
}

.sidebar .nav-third-level li a {
  padding-left: 52px;
}

.content-wrapper .nicescroll-rails {
  display: none !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-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;
}

.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: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

.fa.pull-right {
  margin-left: 0.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: #fff;
}

.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-icons/themify.eot?-fvbane");
  src: url("../fonts/themify-icons/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify-icons/themify.woff?-fvbane") format("woff"), url("../fonts/themify-icons/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify-icons/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;
  -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: "simple-line-icons";
  src: url("../fonts/simple-line-icons/Simple-Line-Icons.eot?-i3a2kk");
  src: url("../fonts/simple-line-icons/Simple-Line-Icons.eot?#iefix-i3a2kk") format("embedded-opentype"), url("../fonts/simple-line-icons/Simple-Line-Icons.ttf?-i3a2kk") format("truetype"), url("../fonts/simple-line-icons/Simple-Line-Icons.woff2?-i3a2kk") format("woff2"), url("../fonts/simple-line-icons/Simple-Line-Icons.woff?-i3a2kk") format("woff"), url("../fonts/simple-line-icons/Simple-Line-Icons.svg?-i3a2kk#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-user, .icon-people, .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-login, .icon-logout, .icon-emotsmile, .icon-phone, .icon-call-end, .icon-call-in, .icon-call-out, .icon-map, .icon-location-pin, .icon-direction, .icon-directions, .icon-compass, .icon-layers, .icon-menu, .icon-list, .icon-options-vertical, .icon-options, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-up-circle, .icon-arrow-left-circle, .icon-arrow-right-circle, .icon-arrow-down-circle, .icon-check, .icon-clock, .icon-plus, .icon-close, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-mustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-disc, .icon-cursor, .icon-cursor-move, .icon-crop, .icon-chemistry, .icon-speedometer, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglass, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-folder-alt, .icon-folder, .icon-film, .icon-feed, .icon-drop, .icon-drawar, .icon-docs, .icon-doc, .icon-diamond, .icon-cup, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-frame, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-loop, .icon-home, .icon-grid, .icon-graph, .icon-microphone, .icon-music-tone-alt, .icon-music-tone, .icon-earphones-alt, .icon-earphones, .icon-equalizer, .icon-like, .icon-dislike, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-calender, .icon-bulb, .icon-chart, .icon-ban, .icon-bubble, .icon-camrecorder, .icon-camera, .icon-cloud-download, .icon-cloud-upload, .icon-envelope, .icon-eye, .icon-flag, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symble-female, .icon-symbol-male, .icon-target, .icon-credit-card, .icon-paypal, .icon-social-tumblr, .icon-social-twitter, .icon-social-facebook, .icon-social-instagram, .icon-social-linkedin, .icon-social-pintarest, .icon-social-github, .icon-social-gplus, .icon-social-reddit, .icon-social-skype, .icon-social-dribbble, .icon-social-behance, .icon-social-foursqare, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-social-youtube, .icon-social-dropbox {
  font-family: "simple-line-icons";
  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;
}

.icon-user:before {
  content: "\E005";
}

.icon-people:before {
  content: "\E001";
}

.icon-user-female:before {
  content: "\E000";
}

.icon-user-follow:before {
  content: "\E002";
}

.icon-user-following:before {
  content: "\E003";
}

.icon-user-unfollow:before {
  content: "\E004";
}

.icon-login:before {
  content: "\E066";
}

.icon-logout:before {
  content: "\E065";
}

.icon-emotsmile:before {
  content: "\E021";
}

.icon-phone:before {
  content: "\E600";
}

.icon-call-end:before {
  content: "\E048";
}

.icon-call-in:before {
  content: "\E047";
}

.icon-call-out:before {
  content: "\E046";
}

.icon-map:before {
  content: "\E033";
}

.icon-location-pin:before {
  content: "\E096";
}

.icon-direction:before {
  content: "\E042";
}

.icon-directions:before {
  content: "\E041";
}

.icon-compass:before {
  content: "\E045";
}

.icon-layers:before {
  content: "\E034";
}

.icon-menu:before {
  content: "\E601";
}

.icon-list:before {
  content: "\E067";
}

.icon-options-vertical:before {
  content: "\E602";
}

.icon-options:before {
  content: "\E603";
}

.icon-arrow-down:before {
  content: "\E604";
}

.icon-arrow-left:before {
  content: "\E605";
}

.icon-arrow-right:before {
  content: "\E606";
}

.icon-arrow-up:before {
  content: "\E607";
}

.icon-arrow-up-circle:before {
  content: "\E078";
}

.icon-arrow-left-circle:before {
  content: "\E07A";
}

.icon-arrow-right-circle:before {
  content: "\E079";
}

.icon-arrow-down-circle:before {
  content: "\E07B";
}

.icon-check:before {
  content: "\E080";
}

.icon-clock:before {
  content: "\E081";
}

.icon-plus:before {
  content: "\E095";
}

.icon-close:before {
  content: "\E082";
}

.icon-trophy:before {
  content: "\E006";
}

.icon-screen-smartphone:before {
  content: "\E010";
}

.icon-screen-desktop:before {
  content: "\E011";
}

.icon-plane:before {
  content: "\E012";
}

.icon-notebook:before {
  content: "\E013";
}

.icon-mustache:before {
  content: "\E014";
}

.icon-mouse:before {
  content: "\E015";
}

.icon-magnet:before {
  content: "\E016";
}

.icon-energy:before {
  content: "\E020";
}

.icon-disc:before {
  content: "\E022";
}

.icon-cursor:before {
  content: "\E06E";
}

.icon-cursor-move:before {
  content: "\E023";
}

.icon-crop:before {
  content: "\E024";
}

.icon-chemistry:before {
  content: "\E026";
}

.icon-speedometer:before {
  content: "\E007";
}

.icon-shield:before {
  content: "\E00E";
}

.icon-screen-tablet:before {
  content: "\E00F";
}

.icon-magic-wand:before {
  content: "\E017";
}

.icon-hourglass:before {
  content: "\E018";
}

.icon-graduation:before {
  content: "\E019";
}

.icon-ghost:before {
  content: "\E01A";
}

.icon-game-controller:before {
  content: "\E01B";
}

.icon-fire:before {
  content: "\E01C";
}

.icon-eyeglass:before {
  content: "\E01D";
}

.icon-envelope-open:before {
  content: "\E01E";
}

.icon-envelope-letter:before {
  content: "\E01F";
}

.icon-bell:before {
  content: "\E027";
}

.icon-badge:before {
  content: "\E028";
}

.icon-anchor:before {
  content: "\E029";
}

.icon-wallet:before {
  content: "\E02A";
}

.icon-vector:before {
  content: "\E02B";
}

.icon-speech:before {
  content: "\E02C";
}

.icon-puzzle:before {
  content: "\E02D";
}

.icon-printer:before {
  content: "\E02E";
}

.icon-present:before {
  content: "\E02F";
}

.icon-playlist:before {
  content: "\E030";
}

.icon-pin:before {
  content: "\E031";
}

.icon-picture:before {
  content: "\E032";
}

.icon-handbag:before {
  content: "\E035";
}

.icon-globe-alt:before {
  content: "\E036";
}

.icon-globe:before {
  content: "\E037";
}

.icon-folder-alt:before {
  content: "\E039";
}

.icon-folder:before {
  content: "\E089";
}

.icon-film:before {
  content: "\E03A";
}

.icon-feed:before {
  content: "\E03B";
}

.icon-drop:before {
  content: "\E03E";
}

.icon-drawar:before {
  content: "\E03F";
}

.icon-docs:before {
  content: "\E040";
}

.icon-doc:before {
  content: "\E085";
}

.icon-diamond:before {
  content: "\E043";
}

.icon-cup:before {
  content: "\E044";
}

.icon-calculator:before {
  content: "\E049";
}

.icon-bubbles:before {
  content: "\E04A";
}

.icon-briefcase:before {
  content: "\E04B";
}

.icon-book-open:before {
  content: "\E04C";
}

.icon-basket-loaded:before {
  content: "\E04D";
}

.icon-basket:before {
  content: "\E04E";
}

.icon-bag:before {
  content: "\E04F";
}

.icon-action-undo:before {
  content: "\E050";
}

.icon-action-redo:before {
  content: "\E051";
}

.icon-wrench:before {
  content: "\E052";
}

.icon-umbrella:before {
  content: "\E053";
}

.icon-trash:before {
  content: "\E054";
}

.icon-tag:before {
  content: "\E055";
}

.icon-support:before {
  content: "\E056";
}

.icon-frame:before {
  content: "\E038";
}

.icon-size-fullscreen:before {
  content: "\E057";
}

.icon-size-actual:before {
  content: "\E058";
}

.icon-shuffle:before {
  content: "\E059";
}

.icon-share-alt:before {
  content: "\E05A";
}

.icon-share:before {
  content: "\E05B";
}

.icon-rocket:before {
  content: "\E05C";
}

.icon-question:before {
  content: "\E05D";
}

.icon-pie-chart:before {
  content: "\E05E";
}

.icon-pencil:before {
  content: "\E05F";
}

.icon-note:before {
  content: "\E060";
}

.icon-loop:before {
  content: "\E064";
}

.icon-home:before {
  content: "\E069";
}

.icon-grid:before {
  content: "\E06A";
}

.icon-graph:before {
  content: "\E06B";
}

.icon-microphone:before {
  content: "\E063";
}

.icon-music-tone-alt:before {
  content: "\E061";
}

.icon-music-tone:before {
  content: "\E062";
}

.icon-earphones-alt:before {
  content: "\E03C";
}

.icon-earphones:before {
  content: "\E03D";
}

.icon-equalizer:before {
  content: "\E06C";
}

.icon-like:before {
  content: "\E068";
}

.icon-dislike:before {
  content: "\E06D";
}

.icon-control-start:before {
  content: "\E06F";
}

.icon-control-rewind:before {
  content: "\E070";
}

.icon-control-play:before {
  content: "\E071";
}

.icon-control-pause:before {
  content: "\E072";
}

.icon-control-forward:before {
  content: "\E073";
}

.icon-control-end:before {
  content: "\E074";
}

.icon-volume-1:before {
  content: "\E09F";
}

.icon-volume-2:before {
  content: "\E0A0";
}

.icon-volume-off:before {
  content: "\E0A1";
}

.icon-calender:before {
  content: "\E075";
}

.icon-bulb:before {
  content: "\E076";
}

.icon-chart:before {
  content: "\E077";
}

.icon-ban:before {
  content: "\E07C";
}

.icon-bubble:before {
  content: "\E07D";
}

.icon-camrecorder:before {
  content: "\E07E";
}

.icon-camera:before {
  content: "\E07F";
}

.icon-cloud-download:before {
  content: "\E083";
}

.icon-cloud-upload:before {
  content: "\E084";
}

.icon-envelope:before {
  content: "\E086";
}

.icon-eye:before {
  content: "\E087";
}

.icon-flag:before {
  content: "\E088";
}

.icon-heart:before {
  content: "\E08A";
}

.icon-info:before {
  content: "\E08B";
}

.icon-key:before {
  content: "\E08C";
}

.icon-link:before {
  content: "\E08D";
}

.icon-lock:before {
  content: "\E08E";
}

.icon-lock-open:before {
  content: "\E08F";
}

.icon-magnifier:before {
  content: "\E090";
}

.icon-magnifier-add:before {
  content: "\E091";
}

.icon-magnifier-remove:before {
  content: "\E092";
}

.icon-paper-clip:before {
  content: "\E093";
}

.icon-paper-plane:before {
  content: "\E094";
}

.icon-power:before {
  content: "\E097";
}

.icon-refresh:before {
  content: "\E098";
}

.icon-reload:before {
  content: "\E099";
}

.icon-settings:before {
  content: "\E09A";
}

.icon-star:before {
  content: "\E09B";
}

.icon-symble-female:before {
  content: "\E09C";
}

.icon-symbol-male:before {
  content: "\E09D";
}

.icon-target:before {
  content: "\E09E";
}

.icon-credit-card:before {
  content: "\E025";
}

.icon-paypal:before {
  content: "\E608";
}

.icon-social-tumblr:before {
  content: "\E00A";
}

.icon-social-twitter:before {
  content: "\E009";
}

.icon-social-facebook:before {
  content: "\E00B";
}

.icon-social-instagram:before {
  content: "\E609";
}

.icon-social-linkedin:before {
  content: "\E60A";
}

.icon-social-pintarest:before {
  content: "\E60B";
}

.icon-social-github:before {
  content: "\E60C";
}

.icon-social-gplus:before {
  content: "\E60D";
}

.icon-social-reddit:before {
  content: "\E60E";
}

.icon-social-skype:before {
  content: "\E60F";
}

.icon-social-dribbble:before {
  content: "\E00D";
}

.icon-social-behance:before {
  content: "\E610";
}

.icon-social-foursqare:before {
  content: "\E611";
}

.icon-social-soundcloud:before {
  content: "\E612";
}

.icon-social-spotify:before {
  content: "\E613";
}

.icon-social-stumbleupon:before {
  content: "\E614";
}

.icon-social-youtube:before {
  content: "\E008";
}

.icon-social-dropbox:before {
  content: "\E00C";
}

/*!
*  Weather Icons 2.0
*  Updated August 1, 2015
*  Weather themed icons for Bootstrap
*  Author - Erik Flowers - erik@helloerik.com
*  Email: erik@helloerik.com
*  Twitter: http://twitter.com/Erik_UX
*  ------------------------------------------------------------------------------
*  Maintained at http://erikflowers.github.io/weather-icons
*
*  License
*  ------------------------------------------------------------------------------
*  - Font licensed under SIL OFL 1.1 -
*    http://scripts.sil.org/OFL
*  - CSS, SCSS and LESS are licensed under MIT License -
*    http://opensource.org/licenses/mit-license.html
*  - Documentation licensed under CC BY 3.0 -
*    http://creativecommons.org/licenses/by/3.0/
*  - Inspired by and works great as a companion with Font Awesome
*    "Font Awesome by Dave Gandy - http://fontawesome.io"
*/
@font-face {
  font-family: "weathericons";
  src: url("../fonts/weather-icons/weathericons-regular-webfont.eot");
  src: url("../fonts/weather-icons/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/weather-icons/weathericons-regular-webfont.woff2") format("woff2"), url("../fonts/weather-icons/weathericons-regular-webfont.woff") format("woff"), url("../fonts/weather-icons/weathericons-regular-webfont.ttf") format("truetype"), url("../fonts/weather-icons/weathericons-regular-webfont.svg#weather_iconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.wi {
  display: inline-block;
  font-family: "weathericons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wi-fw {
  text-align: center;
  width: 1.4em;
}

.wi-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

.wi-day-sunny:before {
  content: "\F00D";
}

.wi-day-cloudy:before {
  content: "\F002";
}

.wi-day-cloudy-gusts:before {
  content: "\F000";
}

.wi-day-cloudy-windy:before {
  content: "\F001";
}

.wi-day-fog:before {
  content: "\F003";
}

.wi-day-hail:before {
  content: "\F004";
}

.wi-day-haze:before {
  content: "\F0B6";
}

.wi-day-lightning:before {
  content: "\F005";
}

.wi-day-rain:before {
  content: "\F008";
}

.wi-day-rain-mix:before {
  content: "\F006";
}

.wi-day-rain-wind:before {
  content: "\F007";
}

.wi-day-showers:before {
  content: "\F009";
}

.wi-day-sleet:before {
  content: "\F0B2";
}

.wi-day-sleet-storm:before {
  content: "\F068";
}

.wi-day-snow:before {
  content: "\F00A";
}

.wi-day-snow-thunderstorm:before {
  content: "\F06B";
}

.wi-day-snow-wind:before {
  content: "\F065";
}

.wi-day-sprinkle:before {
  content: "\F00B";
}

.wi-day-storm-showers:before {
  content: "\F00E";
}

.wi-day-sunny-overcast:before {
  content: "\F00C";
}

.wi-day-thunderstorm:before {
  content: "\F010";
}

.wi-day-windy:before {
  content: "\F085";
}

.wi-solar-eclipse:before {
  content: "\F06E";
}

.wi-hot:before {
  content: "\F072";
}

.wi-day-cloudy-high:before {
  content: "\F07D";
}

.wi-day-light-wind:before {
  content: "\F0C4";
}

.wi-night-clear:before {
  content: "\F02E";
}

.wi-night-alt-cloudy:before {
  content: "\F086";
}

.wi-night-alt-cloudy-gusts:before {
  content: "\F022";
}

.wi-night-alt-cloudy-windy:before {
  content: "\F023";
}

.wi-night-alt-hail:before {
  content: "\F024";
}

.wi-night-alt-lightning:before {
  content: "\F025";
}

.wi-night-alt-rain:before {
  content: "\F028";
}

.wi-night-alt-rain-mix:before {
  content: "\F026";
}

.wi-night-alt-rain-wind:before {
  content: "\F027";
}

.wi-night-alt-showers:before {
  content: "\F029";
}

.wi-night-alt-sleet:before {
  content: "\F0B4";
}

.wi-night-alt-sleet-storm:before {
  content: "\F06A";
}

.wi-night-alt-snow:before {
  content: "\F02A";
}

.wi-night-alt-snow-thunderstorm:before {
  content: "\F06D";
}

.wi-night-alt-snow-wind:before {
  content: "\F067";
}

.wi-night-alt-sprinkle:before {
  content: "\F02B";
}

.wi-night-alt-storm-showers:before {
  content: "\F02C";
}

.wi-night-alt-thunderstorm:before {
  content: "\F02D";
}

.wi-night-cloudy:before {
  content: "\F031";
}

.wi-night-cloudy-gusts:before {
  content: "\F02F";
}

.wi-night-cloudy-windy:before {
  content: "\F030";
}

.wi-night-fog:before {
  content: "\F04A";
}

.wi-night-hail:before {
  content: "\F032";
}

.wi-night-lightning:before {
  content: "\F033";
}

.wi-night-partly-cloudy:before {
  content: "\F083";
}

.wi-night-rain:before {
  content: "\F036";
}

.wi-night-rain-mix:before {
  content: "\F034";
}

.wi-night-rain-wind:before {
  content: "\F035";
}

.wi-night-showers:before {
  content: "\F037";
}

.wi-night-sleet:before {
  content: "\F0B3";
}

.wi-night-sleet-storm:before {
  content: "\F069";
}

.wi-night-snow:before {
  content: "\F038";
}

.wi-night-snow-thunderstorm:before {
  content: "\F06C";
}

.wi-night-snow-wind:before {
  content: "\F066";
}

.wi-night-sprinkle:before {
  content: "\F039";
}

.wi-night-storm-showers:before {
  content: "\F03A";
}

.wi-night-thunderstorm:before {
  content: "\F03B";
}

.wi-lunar-eclipse:before {
  content: "\F070";
}

.wi-stars:before {
  content: "\F077";
}

.wi-storm-showers:before {
  content: "\F01D";
}

.wi-thunderstorm:before {
  content: "\F01E";
}

.wi-night-alt-cloudy-high:before {
  content: "\F07E";
}

.wi-night-cloudy-high:before {
  content: "\F080";
}

.wi-night-alt-partly-cloudy:before {
  content: "\F081";
}

.wi-cloud:before {
  content: "\F041";
}

.wi-cloudy:before {
  content: "\F013";
}

.wi-cloudy-gusts:before {
  content: "\F011";
}

.wi-cloudy-windy:before {
  content: "\F012";
}

.wi-fog:before {
  content: "\F014";
}

.wi-hail:before {
  content: "\F015";
}

.wi-rain:before {
  content: "\F019";
}

.wi-rain-mix:before {
  content: "\F017";
}

.wi-rain-wind:before {
  content: "\F018";
}

.wi-showers:before {
  content: "\F01A";
}

.wi-sleet:before {
  content: "\F0B5";
}

.wi-snow:before {
  content: "\F01B";
}

.wi-sprinkle:before {
  content: "\F01C";
}

.wi-storm-showers:before {
  content: "\F01D";
}

.wi-thunderstorm:before {
  content: "\F01E";
}

.wi-snow-wind:before {
  content: "\F064";
}

.wi-snow:before {
  content: "\F01B";
}

.wi-smog:before {
  content: "\F074";
}

.wi-smoke:before {
  content: "\F062";
}

.wi-lightning:before {
  content: "\F016";
}

.wi-raindrops:before {
  content: "\F04E";
}

.wi-raindrop:before {
  content: "\F078";
}

.wi-dust:before {
  content: "\F063";
}

.wi-snowflake-cold:before {
  content: "\F076";
}

.wi-windy:before {
  content: "\F021";
}

.wi-strong-wind:before {
  content: "\F050";
}

.wi-sandstorm:before {
  content: "\F082";
}

.wi-earthquake:before {
  content: "\F0C6";
}

.wi-fire:before {
  content: "\F0C7";
}

.wi-flood:before {
  content: "\F07C";
}

.wi-meteor:before {
  content: "\F071";
}

.wi-tsunami:before {
  content: "\F0C5";
}

.wi-volcano:before {
  content: "\F0C8";
}

.wi-hurricane:before {
  content: "\F073";
}

.wi-tornado:before {
  content: "\F056";
}

.wi-small-craft-advisory:before {
  content: "\F0CC";
}

.wi-gale-warning:before {
  content: "\F0CD";
}

.wi-storm-warning:before {
  content: "\F0CE";
}

.wi-hurricane-warning:before {
  content: "\F0CF";
}

.wi-wind-direction:before {
  content: "\F0B1";
}

.wi-alien:before {
  content: "\F075";
}

.wi-celsius:before {
  content: "\F03C";
}

.wi-fahrenheit:before {
  content: "\F045";
}

.wi-degrees:before {
  content: "\F042";
}

.wi-thermometer:before {
  content: "\F055";
}

.wi-thermometer-exterior:before {
  content: "\F053";
}

.wi-thermometer-internal:before {
  content: "\F054";
}

.wi-cloud-down:before {
  content: "\F03D";
}

.wi-cloud-up:before {
  content: "\F040";
}

.wi-cloud-refresh:before {
  content: "\F03E";
}

.wi-horizon:before {
  content: "\F047";
}

.wi-horizon-alt:before {
  content: "\F046";
}

.wi-sunrise:before {
  content: "\F051";
}

.wi-sunset:before {
  content: "\F052";
}

.wi-moonrise:before {
  content: "\F0C9";
}

.wi-moonset:before {
  content: "\F0CA";
}

.wi-refresh:before {
  content: "\F04C";
}

.wi-refresh-alt:before {
  content: "\F04B";
}

.wi-umbrella:before {
  content: "\F084";
}

.wi-barometer:before {
  content: "\F079";
}

.wi-humidity:before {
  content: "\F07A";
}

.wi-na:before {
  content: "\F07B";
}

.wi-train:before {
  content: "\F0CB";
}

.wi-moon-new:before {
  content: "\F095";
}

.wi-moon-waxing-cresent-1:before {
  content: "\F096";
}

.wi-moon-waxing-cresent-2:before {
  content: "\F097";
}

.wi-moon-waxing-cresent-3:before {
  content: "\F098";
}

.wi-moon-waxing-cresent-4:before {
  content: "\F099";
}

.wi-moon-waxing-cresent-5:before {
  content: "\F09A";
}

.wi-moon-waxing-cresent-6:before {
  content: "\F09B";
}

.wi-moon-first-quarter:before {
  content: "\F09C";
}

.wi-moon-waxing-gibbous-1:before {
  content: "\F09D";
}

.wi-moon-waxing-gibbous-2:before {
  content: "\F09E";
}

.wi-moon-waxing-gibbous-3:before {
  content: "\F09F";
}

.wi-moon-waxing-gibbous-4:before {
  content: "\F0A0";
}

.wi-moon-waxing-gibbous-5:before {
  content: "\F0A1";
}

.wi-moon-waxing-gibbous-6:before {
  content: "\F0A2";
}

.wi-moon-full:before {
  content: "\F0A3";
}

.wi-moon-waning-gibbous-1:before {
  content: "\F0A4";
}

.wi-moon-waning-gibbous-2:before {
  content: "\F0A5";
}

.wi-moon-waning-gibbous-3:before {
  content: "\F0A6";
}

.wi-moon-waning-gibbous-4:before {
  content: "\F0A7";
}

.wi-moon-waning-gibbous-5:before {
  content: "\F0A8";
}

.wi-moon-waning-gibbous-6:before {
  content: "\F0A9";
}

.wi-moon-third-quarter:before {
  content: "\F0AA";
}

.wi-moon-waning-crescent-1:before {
  content: "\F0AB";
}

.wi-moon-waning-crescent-2:before {
  content: "\F0AC";
}

.wi-moon-waning-crescent-3:before {
  content: "\F0AD";
}

.wi-moon-waning-crescent-4:before {
  content: "\F0AE";
}

.wi-moon-waning-crescent-5:before {
  content: "\F0AF";
}

.wi-moon-waning-crescent-6:before {
  content: "\F0B0";
}

.wi-moon-alt-new:before {
  content: "\F0EB";
}

.wi-moon-alt-waxing-cresent-1:before {
  content: "\F0D0";
}

.wi-moon-alt-waxing-cresent-2:before {
  content: "\F0D1";
}

.wi-moon-alt-waxing-cresent-3:before {
  content: "\F0D2";
}

.wi-moon-alt-waxing-cresent-4:before {
  content: "\F0D3";
}

.wi-moon-alt-waxing-cresent-5:before {
  content: "\F0D4";
}

.wi-moon-alt-waxing-cresent-6:before {
  content: "\F0D5";
}

.wi-moon-alt-first-quarter:before {
  content: "\F0D6";
}

.wi-moon-alt-waxing-gibbous-1:before {
  content: "\F0D7";
}

.wi-moon-alt-waxing-gibbous-2:before {
  content: "\F0D8";
}

.wi-moon-alt-waxing-gibbous-3:before {
  content: "\F0D9";
}

.wi-moon-alt-waxing-gibbous-4:before {
  content: "\F0DA";
}

.wi-moon-alt-waxing-gibbous-5:before {
  content: "\F0DB";
}

.wi-moon-alt-waxing-gibbous-6:before {
  content: "\F0DC";
}

.wi-moon-alt-full:before {
  content: "\F0DD";
}

.wi-moon-alt-waning-gibbous-1:before {
  content: "\F0DE";
}

.wi-moon-alt-waning-gibbous-2:before {
  content: "\F0DF";
}

.wi-moon-alt-waning-gibbous-3:before {
  content: "\F0E0";
}

.wi-moon-alt-waning-gibbous-4:before {
  content: "\F0E1";
}

.wi-moon-alt-waning-gibbous-5:before {
  content: "\F0E2";
}

.wi-moon-alt-waning-gibbous-6:before {
  content: "\F0E3";
}

.wi-moon-alt-third-quarter:before {
  content: "\F0E4";
}

.wi-moon-alt-waning-crescent-1:before {
  content: "\F0E5";
}

.wi-moon-alt-waning-crescent-2:before {
  content: "\F0E6";
}

.wi-moon-alt-waning-crescent-3:before {
  content: "\F0E7";
}

.wi-moon-alt-waning-crescent-4:before {
  content: "\F0E8";
}

.wi-moon-alt-waning-crescent-5:before {
  content: "\F0E9";
}

.wi-moon-alt-waning-crescent-6:before {
  content: "\F0EA";
}

.wi-moon-0:before {
  content: "\F095";
}

.wi-moon-1:before {
  content: "\F096";
}

.wi-moon-2:before {
  content: "\F097";
}

.wi-moon-3:before {
  content: "\F098";
}

.wi-moon-4:before {
  content: "\F099";
}

.wi-moon-5:before {
  content: "\F09A";
}

.wi-moon-6:before {
  content: "\F09B";
}

.wi-moon-7:before {
  content: "\F09C";
}

.wi-moon-8:before {
  content: "\F09D";
}

.wi-moon-9:before {
  content: "\F09E";
}

.wi-moon-10:before {
  content: "\F09F";
}

.wi-moon-11:before {
  content: "\F0A0";
}

.wi-moon-12:before {
  content: "\F0A1";
}

.wi-moon-13:before {
  content: "\F0A2";
}

.wi-moon-14:before {
  content: "\F0A3";
}

.wi-moon-15:before {
  content: "\F0A4";
}

.wi-moon-16:before {
  content: "\F0A5";
}

.wi-moon-17:before {
  content: "\F0A6";
}

.wi-moon-18:before {
  content: "\F0A7";
}

.wi-moon-19:before {
  content: "\F0A8";
}

.wi-moon-20:before {
  content: "\F0A9";
}

.wi-moon-21:before {
  content: "\F0AA";
}

.wi-moon-22:before {
  content: "\F0AB";
}

.wi-moon-23:before {
  content: "\F0AC";
}

.wi-moon-24:before {
  content: "\F0AD";
}

.wi-moon-25:before {
  content: "\F0AE";
}

.wi-moon-26:before {
  content: "\F0AF";
}

.wi-moon-27:before {
  content: "\F0B0";
}

.wi-time-1:before {
  content: "\F08A";
}

.wi-time-2:before {
  content: "\F08B";
}

.wi-time-3:before {
  content: "\F08C";
}

.wi-time-4:before {
  content: "\F08D";
}

.wi-time-5:before {
  content: "\F08E";
}

.wi-time-6:before {
  content: "\F08F";
}

.wi-time-7:before {
  content: "\F090";
}

.wi-time-8:before {
  content: "\F091";
}

.wi-time-9:before {
  content: "\F092";
}

.wi-time-10:before {
  content: "\F093";
}

.wi-time-11:before {
  content: "\F094";
}

.wi-time-12:before {
  content: "\F089";
}

.wi-direction-up:before {
  content: "\F058";
}

.wi-direction-up-right:before {
  content: "\F057";
}

.wi-direction-right:before {
  content: "\F04D";
}

.wi-direction-down-right:before {
  content: "\F088";
}

.wi-direction-down:before {
  content: "\F044";
}

.wi-direction-down-left:before {
  content: "\F043";
}

.wi-direction-left:before {
  content: "\F048";
}

.wi-direction-up-left:before {
  content: "\F087";
}

.wi-wind-beaufort-0:before {
  content: "\F0B7";
}

.wi-wind-beaufort-1:before {
  content: "\F0B8";
}

.wi-wind-beaufort-2:before {
  content: "\F0B9";
}

.wi-wind-beaufort-3:before {
  content: "\F0BA";
}

.wi-wind-beaufort-4:before {
  content: "\F0BB";
}

.wi-wind-beaufort-5:before {
  content: "\F0BC";
}

.wi-wind-beaufort-6:before {
  content: "\F0BD";
}

.wi-wind-beaufort-7:before {
  content: "\F0BE";
}

.wi-wind-beaufort-8:before {
  content: "\F0BF";
}

.wi-wind-beaufort-9:before {
  content: "\F0C0";
}

.wi-wind-beaufort-10:before {
  content: "\F0C1";
}

.wi-wind-beaufort-11:before {
  content: "\F0C2";
}

.wi-wind-beaufort-12:before {
  content: "\F0C3";
}

.wi-yahoo-0:before {
  content: "\F056";
}

.wi-yahoo-1:before {
  content: "\F00E";
}

.wi-yahoo-2:before {
  content: "\F073";
}

.wi-yahoo-3:before {
  content: "\F01E";
}

.wi-yahoo-4:before {
  content: "\F01E";
}

.wi-yahoo-5:before {
  content: "\F017";
}

.wi-yahoo-6:before {
  content: "\F017";
}

.wi-yahoo-7:before {
  content: "\F017";
}

.wi-yahoo-8:before {
  content: "\F015";
}

.wi-yahoo-9:before {
  content: "\F01A";
}

.wi-yahoo-10:before {
  content: "\F015";
}

.wi-yahoo-11:before {
  content: "\F01A";
}

.wi-yahoo-12:before {
  content: "\F01A";
}

.wi-yahoo-13:before {
  content: "\F01B";
}

.wi-yahoo-14:before {
  content: "\F00A";
}

.wi-yahoo-15:before {
  content: "\F064";
}

.wi-yahoo-16:before {
  content: "\F01B";
}

.wi-yahoo-17:before {
  content: "\F015";
}

.wi-yahoo-18:before {
  content: "\F017";
}

.wi-yahoo-19:before {
  content: "\F063";
}

.wi-yahoo-20:before {
  content: "\F014";
}

.wi-yahoo-21:before {
  content: "\F021";
}

.wi-yahoo-22:before {
  content: "\F062";
}

.wi-yahoo-23:before {
  content: "\F050";
}

.wi-yahoo-24:before {
  content: "\F050";
}

.wi-yahoo-25:before {
  content: "\F076";
}

.wi-yahoo-26:before {
  content: "\F013";
}

.wi-yahoo-27:before {
  content: "\F031";
}

.wi-yahoo-28:before {
  content: "\F002";
}

.wi-yahoo-29:before {
  content: "\F031";
}

.wi-yahoo-30:before {
  content: "\F002";
}

.wi-yahoo-31:before {
  content: "\F02E";
}

.wi-yahoo-32:before {
  content: "\F00D";
}

.wi-yahoo-33:before {
  content: "\F083";
}

.wi-yahoo-34:before {
  content: "\F00C";
}

.wi-yahoo-35:before {
  content: "\F017";
}

.wi-yahoo-36:before {
  content: "\F072";
}

.wi-yahoo-37:before {
  content: "\F00E";
}

.wi-yahoo-38:before {
  content: "\F00E";
}

.wi-yahoo-39:before {
  content: "\F00E";
}

.wi-yahoo-40:before {
  content: "\F01A";
}

.wi-yahoo-41:before {
  content: "\F064";
}

.wi-yahoo-42:before {
  content: "\F01B";
}

.wi-yahoo-43:before {
  content: "\F064";
}

.wi-yahoo-44:before {
  content: "\F00C";
}

.wi-yahoo-45:before {
  content: "\F00E";
}

.wi-yahoo-46:before {
  content: "\F01B";
}

.wi-yahoo-47:before {
  content: "\F00E";
}

.wi-yahoo-3200:before {
  content: "\F077";
}

.wi-forecast-io-clear-day:before {
  content: "\F00D";
}

.wi-forecast-io-clear-night:before {
  content: "\F02E";
}

.wi-forecast-io-rain:before {
  content: "\F019";
}

.wi-forecast-io-snow:before {
  content: "\F01B";
}

.wi-forecast-io-sleet:before {
  content: "\F0B5";
}

.wi-forecast-io-wind:before {
  content: "\F050";
}

.wi-forecast-io-fog:before {
  content: "\F014";
}

.wi-forecast-io-cloudy:before {
  content: "\F013";
}

.wi-forecast-io-partly-cloudy-day:before {
  content: "\F002";
}

.wi-forecast-io-partly-cloudy-night:before {
  content: "\F031";
}

.wi-forecast-io-hail:before {
  content: "\F015";
}

.wi-forecast-io-thunderstorm:before {
  content: "\F01E";
}

.wi-forecast-io-tornado:before {
  content: "\F056";
}

.wi-wmo4680-0:before, .wi-wmo4680-00:before {
  content: "\F055";
}

.wi-wmo4680-1:before, .wi-wmo4680-01:before {
  content: "\F013";
}

.wi-wmo4680-2:before, .wi-wmo4680-02:before {
  content: "\F055";
}

.wi-wmo4680-3:before, .wi-wmo4680-03:before {
  content: "\F013";
}

.wi-wmo4680-4:before, .wi-wmo4680-04:before {
  content: "\F014";
}

.wi-wmo4680-5:before, .wi-wmo4680-05:before {
  content: "\F014";
}

.wi-wmo4680-10:before {
  content: "\F014";
}

.wi-wmo4680-11:before {
  content: "\F014";
}

.wi-wmo4680-12:before {
  content: "\F016";
}

.wi-wmo4680-18:before {
  content: "\F050";
}

.wi-wmo4680-20:before {
  content: "\F014";
}

.wi-wmo4680-21:before {
  content: "\F017";
}

.wi-wmo4680-22:before {
  content: "\F017";
}

.wi-wmo4680-23:before {
  content: "\F019";
}

.wi-wmo4680-24:before {
  content: "\F01B";
}

.wi-wmo4680-25:before {
  content: "\F015";
}

.wi-wmo4680-26:before {
  content: "\F01E";
}

.wi-wmo4680-27:before {
  content: "\F063";
}

.wi-wmo4680-28:before {
  content: "\F063";
}

.wi-wmo4680-29:before {
  content: "\F063";
}

.wi-wmo4680-30:before {
  content: "\F014";
}

.wi-wmo4680-31:before {
  content: "\F014";
}

.wi-wmo4680-32:before {
  content: "\F014";
}

.wi-wmo4680-33:before {
  content: "\F014";
}

.wi-wmo4680-34:before {
  content: "\F014";
}

.wi-wmo4680-35:before {
  content: "\F014";
}

.wi-wmo4680-40:before {
  content: "\F017";
}

.wi-wmo4680-41:before {
  content: "\F01C";
}

.wi-wmo4680-42:before {
  content: "\F019";
}

.wi-wmo4680-43:before {
  content: "\F01C";
}

.wi-wmo4680-44:before {
  content: "\F019";
}

.wi-wmo4680-45:before {
  content: "\F015";
}

.wi-wmo4680-46:before {
  content: "\F015";
}

.wi-wmo4680-47:before {
  content: "\F01B";
}

.wi-wmo4680-48:before {
  content: "\F01B";
}

.wi-wmo4680-50:before {
  content: "\F01C";
}

.wi-wmo4680-51:before {
  content: "\F01C";
}

.wi-wmo4680-52:before {
  content: "\F019";
}

.wi-wmo4680-53:before {
  content: "\F019";
}

.wi-wmo4680-54:before {
  content: "\F076";
}

.wi-wmo4680-55:before {
  content: "\F076";
}

.wi-wmo4680-56:before {
  content: "\F076";
}

.wi-wmo4680-57:before {
  content: "\F01C";
}

.wi-wmo4680-58:before {
  content: "\F019";
}

.wi-wmo4680-60:before {
  content: "\F01C";
}

.wi-wmo4680-61:before {
  content: "\F01C";
}

.wi-wmo4680-62:before {
  content: "\F019";
}

.wi-wmo4680-63:before {
  content: "\F019";
}

.wi-wmo4680-64:before {
  content: "\F015";
}

.wi-wmo4680-65:before {
  content: "\F015";
}

.wi-wmo4680-66:before {
  content: "\F015";
}

.wi-wmo4680-67:before {
  content: "\F017";
}

.wi-wmo4680-68:before {
  content: "\F017";
}

.wi-wmo4680-70:before {
  content: "\F01B";
}

.wi-wmo4680-71:before {
  content: "\F01B";
}

.wi-wmo4680-72:before {
  content: "\F01B";
}

.wi-wmo4680-73:before {
  content: "\F01B";
}

.wi-wmo4680-74:before {
  content: "\F076";
}

.wi-wmo4680-75:before {
  content: "\F076";
}

.wi-wmo4680-76:before {
  content: "\F076";
}

.wi-wmo4680-77:before {
  content: "\F01B";
}

.wi-wmo4680-78:before {
  content: "\F076";
}

.wi-wmo4680-80:before {
  content: "\F019";
}

.wi-wmo4680-81:before {
  content: "\F01C";
}

.wi-wmo4680-82:before {
  content: "\F019";
}

.wi-wmo4680-83:before {
  content: "\F019";
}

.wi-wmo4680-84:before {
  content: "\F01D";
}

.wi-wmo4680-85:before {
  content: "\F017";
}

.wi-wmo4680-86:before {
  content: "\F017";
}

.wi-wmo4680-87:before {
  content: "\F017";
}

.wi-wmo4680-89:before {
  content: "\F015";
}

.wi-wmo4680-90:before {
  content: "\F016";
}

.wi-wmo4680-91:before {
  content: "\F01D";
}

.wi-wmo4680-92:before {
  content: "\F01E";
}

.wi-wmo4680-93:before {
  content: "\F01E";
}

.wi-wmo4680-94:before {
  content: "\F016";
}

.wi-wmo4680-95:before {
  content: "\F01E";
}

.wi-wmo4680-96:before {
  content: "\F01E";
}

.wi-wmo4680-99:before {
  content: "\F056";
}

.wi-owm-200:before {
  content: "\F01E";
}

.wi-owm-201:before {
  content: "\F01E";
}

.wi-owm-202:before {
  content: "\F01E";
}

.wi-owm-210:before {
  content: "\F016";
}

.wi-owm-211:before {
  content: "\F016";
}

.wi-owm-212:before {
  content: "\F016";
}

.wi-owm-221:before {
  content: "\F016";
}

.wi-owm-230:before {
  content: "\F01E";
}

.wi-owm-231:before {
  content: "\F01E";
}

.wi-owm-232:before {
  content: "\F01E";
}

.wi-owm-300:before {
  content: "\F01C";
}

.wi-owm-301:before {
  content: "\F01C";
}

.wi-owm-302:before {
  content: "\F019";
}

.wi-owm-310:before {
  content: "\F017";
}

.wi-owm-311:before {
  content: "\F019";
}

.wi-owm-312:before {
  content: "\F019";
}

.wi-owm-313:before {
  content: "\F01A";
}

.wi-owm-314:before {
  content: "\F019";
}

.wi-owm-321:before {
  content: "\F01C";
}

.wi-owm-500:before {
  content: "\F01C";
}

.wi-owm-501:before {
  content: "\F019";
}

.wi-owm-502:before {
  content: "\F019";
}

.wi-owm-503:before {
  content: "\F019";
}

.wi-owm-504:before {
  content: "\F019";
}

.wi-owm-511:before {
  content: "\F017";
}

.wi-owm-520:before {
  content: "\F01A";
}

.wi-owm-521:before {
  content: "\F01A";
}

.wi-owm-522:before {
  content: "\F01A";
}

.wi-owm-531:before {
  content: "\F01D";
}

.wi-owm-600:before {
  content: "\F01B";
}

.wi-owm-601:before {
  content: "\F01B";
}

.wi-owm-602:before {
  content: "\F0B5";
}

.wi-owm-611:before {
  content: "\F017";
}

.wi-owm-612:before {
  content: "\F017";
}

.wi-owm-615:before {
  content: "\F017";
}

.wi-owm-616:before {
  content: "\F017";
}

.wi-owm-620:before {
  content: "\F017";
}

.wi-owm-621:before {
  content: "\F01B";
}

.wi-owm-622:before {
  content: "\F01B";
}

.wi-owm-701:before {
  content: "\F01A";
}

.wi-owm-711:before {
  content: "\F062";
}

.wi-owm-721:before {
  content: "\F0B6";
}

.wi-owm-731:before {
  content: "\F063";
}

.wi-owm-741:before {
  content: "\F014";
}

.wi-owm-761:before {
  content: "\F063";
}

.wi-owm-762:before {
  content: "\F063";
}

.wi-owm-771:before {
  content: "\F011";
}

.wi-owm-781:before {
  content: "\F056";
}

.wi-owm-800:before {
  content: "\F00D";
}

.wi-owm-801:before {
  content: "\F011";
}

.wi-owm-802:before {
  content: "\F011";
}

.wi-owm-803:before {
  content: "\F011";
}

.wi-owm-803:before {
  content: "\F012";
}

.wi-owm-804:before {
  content: "\F013";
}

.wi-owm-900:before {
  content: "\F056";
}

.wi-owm-901:before {
  content: "\F01D";
}

.wi-owm-902:before {
  content: "\F073";
}

.wi-owm-903:before {
  content: "\F076";
}

.wi-owm-904:before {
  content: "\F072";
}

.wi-owm-905:before {
  content: "\F021";
}

.wi-owm-906:before {
  content: "\F015";
}

.wi-owm-957:before {
  content: "\F050";
}

.wi-owm-day-200:before {
  content: "\F010";
}

.wi-owm-day-201:before {
  content: "\F010";
}

.wi-owm-day-202:before {
  content: "\F010";
}

.wi-owm-day-210:before {
  content: "\F005";
}

.wi-owm-day-211:before {
  content: "\F005";
}

.wi-owm-day-212:before {
  content: "\F005";
}

.wi-owm-day-221:before {
  content: "\F005";
}

.wi-owm-day-230:before {
  content: "\F010";
}

.wi-owm-day-231:before {
  content: "\F010";
}

.wi-owm-day-232:before {
  content: "\F010";
}

.wi-owm-day-300:before {
  content: "\F00B";
}

.wi-owm-day-301:before {
  content: "\F00B";
}

.wi-owm-day-302:before {
  content: "\F008";
}

.wi-owm-day-310:before {
  content: "\F008";
}

.wi-owm-day-311:before {
  content: "\F008";
}

.wi-owm-day-312:before {
  content: "\F008";
}

.wi-owm-day-313:before {
  content: "\F008";
}

.wi-owm-day-314:before {
  content: "\F008";
}

.wi-owm-day-321:before {
  content: "\F00B";
}

.wi-owm-day-500:before {
  content: "\F00B";
}

.wi-owm-day-501:before {
  content: "\F008";
}

.wi-owm-day-502:before {
  content: "\F008";
}

.wi-owm-day-503:before {
  content: "\F008";
}

.wi-owm-day-504:before {
  content: "\F008";
}

.wi-owm-day-511:before {
  content: "\F006";
}

.wi-owm-day-520:before {
  content: "\F009";
}

.wi-owm-day-521:before {
  content: "\F009";
}

.wi-owm-day-522:before {
  content: "\F009";
}

.wi-owm-day-531:before {
  content: "\F00E";
}

.wi-owm-day-600:before {
  content: "\F00A";
}

.wi-owm-day-601:before {
  content: "\F0B2";
}

.wi-owm-day-602:before {
  content: "\F00A";
}

.wi-owm-day-611:before {
  content: "\F006";
}

.wi-owm-day-612:before {
  content: "\F006";
}

.wi-owm-day-615:before {
  content: "\F006";
}

.wi-owm-day-616:before {
  content: "\F006";
}

.wi-owm-day-620:before {
  content: "\F006";
}

.wi-owm-day-621:before {
  content: "\F00A";
}

.wi-owm-day-622:before {
  content: "\F00A";
}

.wi-owm-day-701:before {
  content: "\F009";
}

.wi-owm-day-711:before {
  content: "\F062";
}

.wi-owm-day-721:before {
  content: "\F0B6";
}

.wi-owm-day-731:before {
  content: "\F063";
}

.wi-owm-day-741:before {
  content: "\F003";
}

.wi-owm-day-761:before {
  content: "\F063";
}

.wi-owm-day-762:before {
  content: "\F063";
}

.wi-owm-day-781:before {
  content: "\F056";
}

.wi-owm-day-800:before {
  content: "\F00D";
}

.wi-owm-day-801:before {
  content: "\F000";
}

.wi-owm-day-802:before {
  content: "\F000";
}

.wi-owm-day-803:before {
  content: "\F000";
}

.wi-owm-day-804:before {
  content: "\F00C";
}

.wi-owm-day-900:before {
  content: "\F056";
}

.wi-owm-day-902:before {
  content: "\F073";
}

.wi-owm-day-903:before {
  content: "\F076";
}

.wi-owm-day-904:before {
  content: "\F072";
}

.wi-owm-day-906:before {
  content: "\F004";
}

.wi-owm-day-957:before {
  content: "\F050";
}

.wi-owm-night-200:before {
  content: "\F02D";
}

.wi-owm-night-201:before {
  content: "\F02D";
}

.wi-owm-night-202:before {
  content: "\F02D";
}

.wi-owm-night-210:before {
  content: "\F025";
}

.wi-owm-night-211:before {
  content: "\F025";
}

.wi-owm-night-212:before {
  content: "\F025";
}

.wi-owm-night-221:before {
  content: "\F025";
}

.wi-owm-night-230:before {
  content: "\F02D";
}

.wi-owm-night-231:before {
  content: "\F02D";
}

.wi-owm-night-232:before {
  content: "\F02D";
}

.wi-owm-night-300:before {
  content: "\F02B";
}

.wi-owm-night-301:before {
  content: "\F02B";
}

.wi-owm-night-302:before {
  content: "\F028";
}

.wi-owm-night-310:before {
  content: "\F028";
}

.wi-owm-night-311:before {
  content: "\F028";
}

.wi-owm-night-312:before {
  content: "\F028";
}

.wi-owm-night-313:before {
  content: "\F028";
}

.wi-owm-night-314:before {
  content: "\F028";
}

.wi-owm-night-321:before {
  content: "\F02B";
}

.wi-owm-night-500:before {
  content: "\F02B";
}

.wi-owm-night-501:before {
  content: "\F028";
}

.wi-owm-night-502:before {
  content: "\F028";
}

.wi-owm-night-503:before {
  content: "\F028";
}

.wi-owm-night-504:before {
  content: "\F028";
}

.wi-owm-night-511:before {
  content: "\F026";
}

.wi-owm-night-520:before {
  content: "\F029";
}

.wi-owm-night-521:before {
  content: "\F029";
}

.wi-owm-night-522:before {
  content: "\F029";
}

.wi-owm-night-531:before {
  content: "\F02C";
}

.wi-owm-night-600:before {
  content: "\F02A";
}

.wi-owm-night-601:before {
  content: "\F0B4";
}

.wi-owm-night-602:before {
  content: "\F02A";
}

.wi-owm-night-611:before {
  content: "\F026";
}

.wi-owm-night-612:before {
  content: "\F026";
}

.wi-owm-night-615:before {
  content: "\F026";
}

.wi-owm-night-616:before {
  content: "\F026";
}

.wi-owm-night-620:before {
  content: "\F026";
}

.wi-owm-night-621:before {
  content: "\F02A";
}

.wi-owm-night-622:before {
  content: "\F02A";
}

.wi-owm-night-701:before {
  content: "\F029";
}

.wi-owm-night-711:before {
  content: "\F062";
}

.wi-owm-night-721:before {
  content: "\F0B6";
}

.wi-owm-night-731:before {
  content: "\F063";
}

.wi-owm-night-741:before {
  content: "\F04A";
}

.wi-owm-night-761:before {
  content: "\F063";
}

.wi-owm-night-762:before {
  content: "\F063";
}

.wi-owm-night-781:before {
  content: "\F056";
}

.wi-owm-night-800:before {
  content: "\F02E";
}

.wi-owm-night-801:before {
  content: "\F022";
}

.wi-owm-night-802:before {
  content: "\F022";
}

.wi-owm-night-803:before {
  content: "\F022";
}

.wi-owm-night-804:before {
  content: "\F086";
}

.wi-owm-night-900:before {
  content: "\F056";
}

.wi-owm-night-902:before {
  content: "\F073";
}

.wi-owm-night-903:before {
  content: "\F076";
}

.wi-owm-night-904:before {
  content: "\F072";
}

.wi-owm-night-906:before {
  content: "\F024";
}

.wi-owm-night-957:before {
  content: "\F050";
}

.glyphs.character-mapping {
  margin: 0 0 20px 0;
  padding: 20px 0 20px 30px;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid #d8e0e5;
  border-radius: 3px;
}

.glyphs.character-mapping li {
  margin: 0 30px 20px 0;
  display: inline-block;
  width: 90px;
  text-align: center;
  font-size: 24px;
  color: #2b2b2b;
}

.linea-icon {
  position: relative;
}

.linea-icon svg {
  fill: #000;
}

.glyphs.character-mapping input {
  margin: 0;
  padding: 5px 0;
  line-height: 12px;
  font-size: 12px;
  display: block;
  width: 100%;
  border: 1px solid #d8e0e5;
  text-align: center;
  outline: 0;
}

.glyphs.character-mapping input:focus {
  border: 1px solid #fbde4a;
  box-shadow: inset 0 0 3px #fbde4a;
}

.glyphs.character-mapping input:hover {
  box-shadow: inset 0 0 3px #fbde4a;
}

@font-face {
  font-family: "linea-arrows-10";
  src: url("../fonts/linea-icons/linea-arrows-10.eot");
  src: url("../fonts/linea-icons/linea-arrows-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-icons/linea-arrows-10.woff") format("woff"), url("../fonts/linea-icons/linea-arrows-10.ttf") format("truetype"), url("../fonts/linea-icons/linea-arrows-10.svg#linea-arrows-10") format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-aerrow[data-icon]:before {
  font-family: "linea-arrows-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-arrows-anticlockwise:before {
  content: "\E000";
}

.icon-arrows-anticlockwise-dashed:before {
  content: "\E001";
}

.icon-arrows-button-down:before {
  content: "\E002";
}

.icon-arrows-button-off:before {
  content: "\E003";
}

.icon-arrows-button-on:before {
  content: "\E004";
}

.icon-arrows-button-up:before {
  content: "\E005";
}

.icon-arrows-check:before {
  content: "\E006";
}

.icon-arrows-circle-check:before {
  content: "\E007";
}

.icon-arrows-circle-down:before {
  content: "\E008";
}

.icon-arrows-circle-downleft:before {
  content: "\E009";
}

.icon-arrows-circle-downright:before {
  content: "\E00A";
}

.icon-arrows-circle-left:before {
  content: "\E00B";
}

.icon-arrows-circle-minus:before {
  content: "\E00C";
}

.icon-arrows-circle-plus:before {
  content: "\E00D";
}

.icon-arrows-circle-remove:before {
  content: "\E00E";
}

.icon-arrows-circle-right:before {
  content: "\E00F";
}

.icon-arrows-circle-up:before {
  content: "\E010";
}

.icon-arrows-circle-upleft:before {
  content: "\E011";
}

.icon-arrows-circle-upright:before {
  content: "\E012";
}

.icon-arrows-clockwise:before {
  content: "\E013";
}

.icon-arrows-clockwise-dashed:before {
  content: "\E014";
}

.icon-arrows-compress:before {
  content: "\E015";
}

.icon-arrows-deny:before {
  content: "\E016";
}

.icon-arrows-diagonal:before {
  content: "\E017";
}

.icon-arrows-diagonal2:before {
  content: "\E018";
}

.icon-arrows-down:before {
  content: "\E019";
}

.icon-arrows-down-double:before {
  content: "\E01A";
}

.icon-arrows-downleft:before {
  content: "\E01B";
}

.icon-arrows-downright:before {
  content: "\E01C";
}

.icon-arrows-drag-down:before {
  content: "\E01D";
}

.icon-arrows-drag-down-dashed:before {
  content: "\E01E";
}

.icon-arrows-drag-horiz:before {
  content: "\E01F";
}

.icon-arrows-drag-left:before {
  content: "\E020";
}

.icon-arrows-drag-left-dashed:before {
  content: "\E021";
}

.icon-arrows-drag-right:before {
  content: "\E022";
}

.icon-arrows-drag-right-dashed:before {
  content: "\E023";
}

.icon-arrows-drag-up:before {
  content: "\E024";
}

.icon-arrows-drag-up-dashed:before {
  content: "\E025";
}

.icon-arrows-drag-vert:before {
  content: "\E026";
}

.icon-arrows-exclamation:before {
  content: "\E027";
}

.icon-arrows-expand:before {
  content: "\E028";
}

.icon-arrows-expand-diagonal1:before {
  content: "\E029";
}

.icon-arrows-expand-horizontal1:before {
  content: "\E02A";
}

.icon-arrows-expand-vertical1:before {
  content: "\E02B";
}

.icon-arrows-fit-horizontal:before {
  content: "\E02C";
}

.icon-arrows-fit-vertical:before {
  content: "\E02D";
}

.icon-arrows-glide:before {
  content: "\E02E";
}

.icon-arrows-glide-horizontal:before {
  content: "\E02F";
}

.icon-arrows-glide-vertical:before {
  content: "\E030";
}

.icon-arrows-hamburger1:before {
  content: "\E031";
}

.icon-arrows-hamburger-2:before {
  content: "\E032";
}

.icon-arrows-horizontal:before {
  content: "\E033";
}

.icon-arrows-info:before {
  content: "\E034";
}

.icon-arrows-keyboard-alt:before {
  content: "\E035";
}

.icon-arrows-keyboard-cmd:before {
  content: "\E036";
}

.icon-arrows-keyboard-delete:before {
  content: "\E037";
}

.icon-arrows-keyboard-down:before {
  content: "\E038";
}

.icon-arrows-keyboard-left:before {
  content: "\E039";
}

.icon-arrows-keyboard-return:before {
  content: "\E03A";
}

.icon-arrows-keyboard-right:before {
  content: "\E03B";
}

.icon-arrows-keyboard-shift:before {
  content: "\E03C";
}

.icon-arrows-keyboard-tab:before {
  content: "\E03D";
}

.icon-arrows-keyboard-up:before {
  content: "\E03E";
}

.icon-arrows-left:before {
  content: "\E03F";
}

.icon-arrows-left-double-32:before {
  content: "\E040";
}

.icon-arrows-minus:before {
  content: "\E041";
}

.icon-arrows-move:before {
  content: "\E042";
}

.icon-arrows-move2:before {
  content: "\E043";
}

.icon-arrows-move-bottom:before {
  content: "\E044";
}

.icon-arrows-move-left:before {
  content: "\E045";
}

.icon-arrows-move-right:before {
  content: "\E046";
}

.icon-arrows-move-top:before {
  content: "\E047";
}

.icon-arrows-plus:before {
  content: "\E048";
}

.icon-arrows-question:before {
  content: "\E049";
}

.icon-arrows-remove:before {
  content: "\E04A";
}

.icon-arrows-right:before {
  content: "\E04B";
}

.icon-arrows-right-double:before {
  content: "\E04C";
}

.icon-arrows-rotate:before {
  content: "\E04D";
}

.icon-arrows-rotate-anti:before {
  content: "\E04E";
}

.icon-arrows-rotate-anti-dashed:before {
  content: "\E04F";
}

.icon-arrows-rotate-dashed:before {
  content: "\E050";
}

.icon-arrows-shrink:before {
  content: "\E051";
}

.icon-arrows-shrink-diagonal1:before {
  content: "\E052";
}

.icon-arrows-shrink-diagonal2:before {
  content: "\E053";
}

.icon-arrows-shrink-horizonal2:before {
  content: "\E054";
}

.icon-arrows-shrink-horizontal1:before {
  content: "\E055";
}

.icon-arrows-shrink-vertical1:before {
  content: "\E056";
}

.icon-arrows-shrink-vertical2:before {
  content: "\E057";
}

.icon-arrows-sign-down:before {
  content: "\E058";
}

.icon-arrows-sign-left:before {
  content: "\E059";
}

.icon-arrows-sign-right:before {
  content: "\E05A";
}

.icon-arrows-sign-up:before {
  content: "\E05B";
}

.icon-arrows-slide-down1:before {
  content: "\E05C";
}

.icon-arrows-slide-down2:before {
  content: "\E05D";
}

.icon-arrows-slide-left1:before {
  content: "\E05E";
}

.icon-arrows-slide-left2:before {
  content: "\E05F";
}

.icon-arrows-slide-right1:before {
  content: "\E060";
}

.icon-arrows-slide-right2:before {
  content: "\E061";
}

.icon-arrows-slide-up1:before {
  content: "\E062";
}

.icon-arrows-slide-up2:before {
  content: "\E063";
}

.icon-arrows-slim-down:before {
  content: "\E064";
}

.icon-arrows-slim-down-dashed:before {
  content: "\E065";
}

.icon-arrows-slim-left:before {
  content: "\E066";
}

.icon-arrows-slim-left-dashed:before {
  content: "\E067";
}

.icon-arrows-slim-right:before {
  content: "\E068";
}

.icon-arrows-slim-right-dashed:before {
  content: "\E069";
}

.icon-arrows-slim-up:before {
  content: "\E06A";
}

.icon-arrows-slim-up-dashed:before {
  content: "\E06B";
}

.icon-arrows-square-check:before {
  content: "\E06C";
}

.icon-arrows-square-down:before {
  content: "\E06D";
}

.icon-arrows-square-downleft:before {
  content: "\E06E";
}

.icon-arrows-square-downright:before {
  content: "\E06F";
}

.icon-arrows-square-left:before {
  content: "\E070";
}

.icon-arrows-square-minus:before {
  content: "\E071";
}

.icon-arrows-square-plus:before {
  content: "\E072";
}

.icon-arrows-square-remove:before {
  content: "\E073";
}

.icon-arrows-square-right:before {
  content: "\E074";
}

.icon-arrows-square-up:before {
  content: "\E075";
}

.icon-arrows-square-upleft:before {
  content: "\E076";
}

.icon-arrows-square-upright:before {
  content: "\E077";
}

.icon-arrows-squares:before {
  content: "\E078";
}

.icon-arrows-stretch-diagonal1:before {
  content: "\E079";
}

.icon-arrows-stretch-diagonal2:before {
  content: "\E07A";
}

.icon-arrows-stretch-diagonal3:before {
  content: "\E07B";
}

.icon-arrows-stretch-diagonal4:before {
  content: "\E07C";
}

.icon-arrows-stretch-horizontal1:before {
  content: "\E07D";
}

.icon-arrows-stretch-horizontal2:before {
  content: "\E07E";
}

.icon-arrows-stretch-vertical1:before {
  content: "\E07F";
}

.icon-arrows-stretch-vertical2:before {
  content: "\E080";
}

.icon-arrows-switch-horizontal:before {
  content: "\E081";
}

.icon-arrows-switch-vertical:before {
  content: "\E082";
}

.icon-arrows-up:before {
  content: "\E083";
}

.icon-arrows-up-double-33:before {
  content: "\E084";
}

.icon-arrows-upleft:before {
  content: "\E085";
}

.icon-arrows-upright:before {
  content: "\E086";
}

.icon-arrows-vertical:before {
  content: "\E087";
}

@font-face {
  font-family: "linea-basic-10";
  src: url("../fonts/linea-icons/linea-basic-10.eot");
  src: url("../fonts/linea-icons/linea-basic-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-icons/linea-basic-10.woff") format("woff"), url("../fonts/linea-icons/linea-basic-10.ttf") format("truetype"), url("../fonts/linea-icons/linea-basic-10.svg#linea-basic-10") format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-basic[data-icon]:before {
  font-family: "linea-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-basic-accelerator:before {
  content: "a";
}

.icon-basic-alarm:before {
  content: "b";
}

.icon-basic-anchor:before {
  content: "c";
}

.icon-basic-anticlockwise:before {
  content: "d";
}

.icon-basic-archive:before {
  content: "e";
}

.icon-basic-archive-full:before {
  content: "f";
}

.icon-basic-ban:before {
  content: "g";
}

.icon-basic-battery-charge:before {
  content: "h";
}

.icon-basic-battery-empty:before {
  content: "i";
}

.icon-basic-battery-full:before {
  content: "j";
}

.icon-basic-battery-half:before {
  content: "k";
}

.icon-basic-bolt:before {
  content: "l";
}

.icon-basic-book:before {
  content: "m";
}

.icon-basic-book-pen:before {
  content: "n";
}

.icon-basic-book-pencil:before {
  content: "o";
}

.icon-basic-bookmark:before {
  content: "p";
}

.icon-basic-calculator:before {
  content: "q";
}

.icon-basic-calendar:before {
  content: "r";
}

.icon-basic-cards-diamonds:before {
  content: "s";
}

.icon-basic-cards-hearts:before {
  content: "t";
}

.icon-basic-case:before {
  content: "u";
}

.icon-basic-chronometer:before {
  content: "v";
}

.icon-basic-clessidre:before {
  content: "w";
}

.icon-basic-clock:before {
  content: "x";
}

.icon-basic-clockwise:before {
  content: "y";
}

.icon-basic-cloud:before {
  content: "z";
}

.icon-basic-clubs:before {
  content: "A";
}

.icon-basic-compass:before {
  content: "B";
}

.icon-basic-cup:before {
  content: "C";
}

.icon-basic-diamonds:before {
  content: "D";
}

.icon-basic-display:before {
  content: "E";
}

.icon-basic-download:before {
  content: "F";
}

.icon-basic-exclamation:before {
  content: "G";
}

.icon-basic-eye:before {
  content: "H";
}

.icon-basic-eye-closed:before {
  content: "I";
}

.icon-basic-female:before {
  content: "J";
}

.icon-basic-flag1:before {
  content: "K";
}

.icon-basic-flag2:before {
  content: "L";
}

.icon-basic-floppydisk:before {
  content: "M";
}

.icon-basic-folder:before {
  content: "N";
}

.icon-basic-folder-multiple:before {
  content: "O";
}

.icon-basic-gear:before {
  content: "P";
}

.icon-basic-geolocalize-01:before {
  content: "Q";
}

.icon-basic-geolocalize-05:before {
  content: "R";
}

.icon-basic-globe:before {
  content: "S";
}

.icon-basic-gunsight:before {
  content: "T";
}

.icon-basic-hammer:before {
  content: "U";
}

.icon-basic-headset:before {
  content: "V";
}

.icon-basic-heart:before {
  content: "W";
}

.icon-basic-heart-broken:before {
  content: "X";
}

.icon-basic-helm:before {
  content: "Y";
}

.icon-basic-home:before {
  content: "Z";
}

.icon-basic-info:before {
  content: "0";
}

.icon-basic-ipod:before {
  content: "1";
}

.icon-basic-joypad:before {
  content: "2";
}

.icon-basic-key:before {
  content: "3";
}

.icon-basic-keyboard:before {
  content: "4";
}

.icon-basic-laptop:before {
  content: "5";
}

.icon-basic-life-buoy:before {
  content: "6";
}

.icon-basic-lightbulb:before {
  content: "7";
}

.icon-basic-link:before {
  content: "8";
}

.icon-basic-lock:before {
  content: "9";
}

.icon-basic-lock-open:before {
  content: "!";
}

.icon-basic-magic-mouse:before {
  content: '"';
}

.icon-basic-magnifier:before {
  content: "#";
}

.icon-basic-magnifier-minus:before {
  content: "$";
}

.icon-basic-magnifier-plus:before {
  content: "%";
}

.icon-basic-mail:before {
  content: "&";
}

.icon-basic-mail-multiple:before {
  content: "'";
}

.icon-basic-mail-open:before {
  content: "(";
}

.icon-basic-mail-open-text:before {
  content: ")";
}

.icon-basic-male:before {
  content: "*";
}

.icon-basic-map:before {
  content: "+";
}

.icon-basic-message:before {
  content: ",";
}

.icon-basic-message-multiple:before {
  content: "-";
}

.icon-basic-message-txt:before {
  content: ".";
}

.icon-basic-mixer2:before {
  content: "/";
}

.icon-basic-mouse:before {
  content: ":";
}

.icon-basic-notebook:before {
  content: ";";
}

.icon-basic-notebook-pen:before {
  content: "<";
}

.icon-basic-notebook-pencil:before {
  content: "=";
}

.icon-basic-paperplane:before {
  content: ">";
}

.icon-basic-pencil-ruler:before {
  content: "?";
}

.icon-basic-pencil-ruler-pen:before {
  content: "@";
}

.icon-basic-photo:before {
  content: "[";
}

.icon-basic-picture:before {
  content: "]";
}

.icon-basic-picture-multiple:before {
  content: "^";
}

.icon-basic-pin1:before {
  content: "_";
}

.icon-basic-pin2:before {
  content: "`";
}

.icon-basic-postcard:before {
  content: "{";
}

.icon-basic-postcard-multiple:before {
  content: "|";
}

.icon-basic-printer:before {
  content: "}";
}

.icon-basic-question:before {
  content: "~";
}

.icon-basic-rss:before {
  content: "\\";
}

.icon-basic-server:before {
  content: "\E000";
}

.icon-basic-server2:before {
  content: "\E001";
}

.icon-basic-server-cloud:before {
  content: "\E002";
}

.icon-basic-server-download:before {
  content: "\E003";
}

.icon-basic-server-upload:before {
  content: "\E004";
}

.icon-basic-settings:before {
  content: "\E005";
}

.icon-basic-share:before {
  content: "\E006";
}

.icon-basic-sheet:before {
  content: "\E007";
}

.icon-basic-sheet-multiple:before {
  content: "\E008";
}

.icon-basic-sheet-pen:before {
  content: "\E009";
}

.icon-basic-sheet-pencil:before {
  content: "\E00A";
}

.icon-basic-sheet-txt:before {
  content: "\E00B";
}

.icon-basic-signs:before {
  content: "\E00C";
}

.icon-basic-smartphone:before {
  content: "\E00D";
}

.icon-basic-spades:before {
  content: "\E00E";
}

.icon-basic-spread:before {
  content: "\E00F";
}

.icon-basic-spread-bookmark:before {
  content: "\E010";
}

.icon-basic-spread-text:before {
  content: "\E011";
}

.icon-basic-spread-text-bookmark:before {
  content: "\E012";
}

.icon-basic-star:before {
  content: "\E013";
}

.icon-basic-tablet:before {
  content: "\E014";
}

.icon-basic-target:before {
  content: "\E015";
}

.icon-basic-todo:before {
  content: "\E016";
}

.icon-basic-todo-pen:before {
  content: "\E017";
}

.icon-basic-todo-pencil:before {
  content: "\E018";
}

.icon-basic-todo-txt:before {
  content: "\E019";
}

.icon-basic-todolist-pen:before {
  content: "\E01A";
}

.icon-basic-todolist-pencil:before {
  content: "\E01B";
}

.icon-basic-trashcan:before {
  content: "\E01C";
}

.icon-basic-trashcan-full:before {
  content: "\E01D";
}

.icon-basic-trashcan-refresh:before {
  content: "\E01E";
}

.icon-basic-trashcan-remove:before {
  content: "\E01F";
}

.icon-basic-upload:before {
  content: "\E020";
}

.icon-basic-usb:before {
  content: "\E021";
}

.icon-basic-video:before {
  content: "\E022";
}

.icon-basic-watch:before {
  content: "\E023";
}

.icon-basic-webpage:before {
  content: "\E024";
}

.icon-basic-webpage-img-txt:before {
  content: "\E025";
}

.icon-basic-webpage-multiple:before {
  content: "\E026";
}

.icon-basic-webpage-txt:before {
  content: "\E027";
}

.icon-basic-world:before {
  content: "\E028";
}

@font-face {
  font-family: "linea-basic-elaboration-10";
  src: url("../fonts/linea-icons/linea-basic-elaboration-10.eot");
  src: url("../fonts/linea-icons/linea-basic-elaboration-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-icons/linea-basic-elaboration-10.woff") format("woff"), url("../fonts/linea-icons/linea-basic-elaboration-10.ttf") format("truetype"), url("../fonts/linea-icons/linea-basic-elaboration-10.svg#linea-basic-elaboration-10") format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-elaborate[data-icon]:before {
  font-family: "linea-basic-elaboration-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-basic-elaboration-bookmark-checck:before {
  content: "a";
}

.icon-basic-elaboration-bookmark-minus:before {
  content: "b";
}

.icon-basic-elaboration-bookmark-plus:before {
  content: "c";
}

.icon-basic-elaboration-bookmark-remove:before {
  content: "d";
}

.icon-basic-elaboration-briefcase-check:before {
  content: "e";
}

.icon-basic-elaboration-briefcase-download:before {
  content: "f";
}

.icon-basic-elaboration-briefcase-flagged:before {
  content: "g";
}

.icon-basic-elaboration-briefcase-minus:before {
  content: "h";
}

.icon-basic-elaboration-briefcase-plus:before {
  content: "i";
}

.icon-basic-elaboration-briefcase-refresh:before {
  content: "j";
}

.icon-basic-elaboration-briefcase-remove:before {
  content: "k";
}

.icon-basic-elaboration-briefcase-search:before {
  content: "l";
}

.icon-basic-elaboration-briefcase-star:before {
  content: "m";
}

.icon-basic-elaboration-briefcase-upload:before {
  content: "n";
}

.icon-basic-elaboration-browser-check:before {
  content: "o";
}

.icon-basic-elaboration-browser-download:before {
  content: "p";
}

.icon-basic-elaboration-browser-minus:before {
  content: "q";
}

.icon-basic-elaboration-browser-plus:before {
  content: "r";
}

.icon-basic-elaboration-browser-refresh:before {
  content: "s";
}

.icon-basic-elaboration-browser-remove:before {
  content: "t";
}

.icon-basic-elaboration-browser-search:before {
  content: "u";
}

.icon-basic-elaboration-browser-star:before {
  content: "v";
}

.icon-basic-elaboration-browser-upload:before {
  content: "w";
}

.icon-basic-elaboration-calendar-check:before {
  content: "x";
}

.icon-basic-elaboration-calendar-cloud:before {
  content: "y";
}

.icon-basic-elaboration-calendar-download:before {
  content: "z";
}

.icon-basic-elaboration-calendar-empty:before {
  content: "A";
}

.icon-basic-elaboration-calendar-flagged:before {
  content: "B";
}

.icon-basic-elaboration-calendar-heart:before {
  content: "C";
}

.icon-basic-elaboration-calendar-minus:before {
  content: "D";
}

.icon-basic-elaboration-calendar-next:before {
  content: "E";
}

.icon-basic-elaboration-calendar-noaccess:before {
  content: "F";
}

.icon-basic-elaboration-calendar-pencil:before {
  content: "G";
}

.icon-basic-elaboration-calendar-plus:before {
  content: "H";
}

.icon-basic-elaboration-calendar-previous:before {
  content: "I";
}

.icon-basic-elaboration-calendar-refresh:before {
  content: "J";
}

.icon-basic-elaboration-calendar-remove:before {
  content: "K";
}

.icon-basic-elaboration-calendar-search:before {
  content: "L";
}

.icon-basic-elaboration-calendar-star:before {
  content: "M";
}

.icon-basic-elaboration-calendar-upload:before {
  content: "N";
}

.icon-basic-elaboration-cloud-check:before {
  content: "O";
}

.icon-basic-elaboration-cloud-download:before {
  content: "P";
}

.icon-basic-elaboration-cloud-minus:before {
  content: "Q";
}

.icon-basic-elaboration-cloud-noaccess:before {
  content: "R";
}

.icon-basic-elaboration-cloud-plus:before {
  content: "S";
}

.icon-basic-elaboration-cloud-refresh:before {
  content: "T";
}

.icon-basic-elaboration-cloud-remove:before {
  content: "U";
}

.icon-basic-elaboration-cloud-search:before {
  content: "V";
}

.icon-basic-elaboration-cloud-upload:before {
  content: "W";
}

.icon-basic-elaboration-document-check:before {
  content: "X";
}

.icon-basic-elaboration-document-cloud:before {
  content: "Y";
}

.icon-basic-elaboration-document-download:before {
  content: "Z";
}

.icon-basic-elaboration-document-flagged:before {
  content: "0";
}

.icon-basic-elaboration-document-graph:before {
  content: "1";
}

.icon-basic-elaboration-document-heart:before {
  content: "2";
}

.icon-basic-elaboration-document-minus:before {
  content: "3";
}

.icon-basic-elaboration-document-next:before {
  content: "4";
}

.icon-basic-elaboration-document-noaccess:before {
  content: "5";
}

.icon-basic-elaboration-document-note:before {
  content: "6";
}

.icon-basic-elaboration-document-pencil:before {
  content: "7";
}

.icon-basic-elaboration-document-picture:before {
  content: "8";
}

.icon-basic-elaboration-document-plus:before {
  content: "9";
}

.icon-basic-elaboration-document-previous:before {
  content: "!";
}

.icon-basic-elaboration-document-refresh:before {
  content: '"';
}

.icon-basic-elaboration-document-remove:before {
  content: "#";
}

.icon-basic-elaboration-document-search:before {
  content: "$";
}

.icon-basic-elaboration-document-star:before {
  content: "%";
}

.icon-basic-elaboration-document-upload:before {
  content: "&";
}

.icon-basic-elaboration-folder-check:before {
  content: "'";
}

.icon-basic-elaboration-folder-cloud:before {
  content: "(";
}

.icon-basic-elaboration-folder-document:before {
  content: ")";
}

.icon-basic-elaboration-folder-download:before {
  content: "*";
}

.icon-basic-elaboration-folder-flagged:before {
  content: "+";
}

.icon-basic-elaboration-folder-graph:before {
  content: ",";
}

.icon-basic-elaboration-folder-heart:before {
  content: "-";
}

.icon-basic-elaboration-folder-minus:before {
  content: ".";
}

.icon-basic-elaboration-folder-next:before {
  content: "/";
}

.icon-basic-elaboration-folder-noaccess:before {
  content: ":";
}

.icon-basic-elaboration-folder-note:before {
  content: ";";
}

.icon-basic-elaboration-folder-pencil:before {
  content: "<";
}

.icon-basic-elaboration-folder-picture:before {
  content: "=";
}

.icon-basic-elaboration-folder-plus:before {
  content: ">";
}

.icon-basic-elaboration-folder-previous:before {
  content: "?";
}

.icon-basic-elaboration-folder-refresh:before {
  content: "@";
}

.icon-basic-elaboration-folder-remove:before {
  content: "[";
}

.icon-basic-elaboration-folder-search:before {
  content: "]";
}

.icon-basic-elaboration-folder-star:before {
  content: "^";
}

.icon-basic-elaboration-folder-upload:before {
  content: "_";
}

.icon-basic-elaboration-mail-check:before {
  content: "`";
}

.icon-basic-elaboration-mail-cloud:before {
  content: "{";
}

.icon-basic-elaboration-mail-document:before {
  content: "|";
}

.icon-basic-elaboration-mail-download:before {
  content: "}";
}

.icon-basic-elaboration-mail-flagged:before {
  content: "~";
}

.icon-basic-elaboration-mail-heart:before {
  content: "\\";
}

.icon-basic-elaboration-mail-next:before {
  content: "\E000";
}

.icon-basic-elaboration-mail-noaccess:before {
  content: "\E001";
}

.icon-basic-elaboration-mail-note:before {
  content: "\E002";
}

.icon-basic-elaboration-mail-pencil:before {
  content: "\E003";
}

.icon-basic-elaboration-mail-picture:before {
  content: "\E004";
}

.icon-basic-elaboration-mail-previous:before {
  content: "\E005";
}

.icon-basic-elaboration-mail-refresh:before {
  content: "\E006";
}

.icon-basic-elaboration-mail-remove:before {
  content: "\E007";
}

.icon-basic-elaboration-mail-search:before {
  content: "\E008";
}

.icon-basic-elaboration-mail-star:before {
  content: "\E009";
}

.icon-basic-elaboration-mail-upload:before {
  content: "\E00A";
}

.icon-basic-elaboration-message-check:before {
  content: "\E00B";
}

.icon-basic-elaboration-message-dots:before {
  content: "\E00C";
}

.icon-basic-elaboration-message-happy:before {
  content: "\E00D";
}

.icon-basic-elaboration-message-heart:before {
  content: "\E00E";
}

.icon-basic-elaboration-message-minus:before {
  content: "\E00F";
}

.icon-basic-elaboration-message-note:before {
  content: "\E010";
}

.icon-basic-elaboration-message-plus:before {
  content: "\E011";
}

.icon-basic-elaboration-message-refresh:before {
  content: "\E012";
}

.icon-basic-elaboration-message-remove:before {
  content: "\E013";
}

.icon-basic-elaboration-message-sad:before {
  content: "\E014";
}

.icon-basic-elaboration-smartphone-cloud:before {
  content: "\E015";
}

.icon-basic-elaboration-smartphone-heart:before {
  content: "\E016";
}

.icon-basic-elaboration-smartphone-noaccess:before {
  content: "\E017";
}

.icon-basic-elaboration-smartphone-note:before {
  content: "\E018";
}

.icon-basic-elaboration-smartphone-pencil:before {
  content: "\E019";
}

.icon-basic-elaboration-smartphone-picture:before {
  content: "\E01A";
}

.icon-basic-elaboration-smartphone-refresh:before {
  content: "\E01B";
}

.icon-basic-elaboration-smartphone-search:before {
  content: "\E01C";
}

.icon-basic-elaboration-tablet-cloud:before {
  content: "\E01D";
}

.icon-basic-elaboration-tablet-heart:before {
  content: "\E01E";
}

.icon-basic-elaboration-tablet-noaccess:before {
  content: "\E01F";
}

.icon-basic-elaboration-tablet-note:before {
  content: "\E020";
}

.icon-basic-elaboration-tablet-pencil:before {
  content: "\E021";
}

.icon-basic-elaboration-tablet-picture:before {
  content: "\E022";
}

.icon-basic-elaboration-tablet-refresh:before {
  content: "\E023";
}

.icon-basic-elaboration-tablet-search:before {
  content: "\E024";
}

.icon-basic-elaboration-todolist-2:before {
  content: "\E025";
}

.icon-basic-elaboration-todolist-check:before {
  content: "\E026";
}

.icon-basic-elaboration-todolist-cloud:before {
  content: "\E027";
}

.icon-basic-elaboration-todolist-download:before {
  content: "\E028";
}

.icon-basic-elaboration-todolist-flagged:before {
  content: "\E029";
}

.icon-basic-elaboration-todolist-minus:before {
  content: "\E02A";
}

.icon-basic-elaboration-todolist-noaccess:before {
  content: "\E02B";
}

.icon-basic-elaboration-todolist-pencil:before {
  content: "\E02C";
}

.icon-basic-elaboration-todolist-plus:before {
  content: "\E02D";
}

.icon-basic-elaboration-todolist-refresh:before {
  content: "\E02E";
}

.icon-basic-elaboration-todolist-remove:before {
  content: "\E02F";
}

.icon-basic-elaboration-todolist-search:before {
  content: "\E030";
}

.icon-basic-elaboration-todolist-star:before {
  content: "\E031";
}

.icon-basic-elaboration-todolist-upload:before {
  content: "\E032";
}

@font-face {
  font-family: "linea-ecommerce-10";
  src: url("../fonts/linea-icons/linea-ecommerce-10.eot");
  src: url("../fonts/linea-icons/linea-ecommerce-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-icons/linea-ecommerce-10.woff") format("woff"), url("../fonts/linea-icons/linea-ecommerce-10.ttf") format("truetype"), url("../fonts/linea-icons/linea-ecommerce-10.svg#linea-ecommerce-10") format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-ecommerce[data-icon]:before {
  font-family: "linea-ecommerce-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-ecommerce-bag:before {
  content: "a";
}

.icon-ecommerce-bag-check:before {
  content: "b";
}

.icon-ecommerce-bag-cloud:before {
  content: "c";
}

.icon-ecommerce-bag-download:before {
  content: "d";
}

.icon-ecommerce-bag-minus:before {
  content: "e";
}

.icon-ecommerce-bag-plus:before {
  content: "f";
}

.icon-ecommerce-bag-refresh:before {
  content: "g";
}

.icon-ecommerce-bag-remove:before {
  content: "h";
}

.icon-ecommerce-bag-search:before {
  content: "i";
}

.icon-ecommerce-bag-upload:before {
  content: "j";
}

.icon-ecommerce-banknote:before {
  content: "k";
}

.icon-ecommerce-banknotes:before {
  content: "l";
}

.icon-ecommerce-basket:before {
  content: "m";
}

.icon-ecommerce-basket-check:before {
  content: "n";
}

.icon-ecommerce-basket-cloud:before {
  content: "o";
}

.icon-ecommerce-basket-download:before {
  content: "p";
}

.icon-ecommerce-basket-minus:before {
  content: "q";
}

.icon-ecommerce-basket-plus:before {
  content: "r";
}

.icon-ecommerce-basket-refresh:before {
  content: "s";
}

.icon-ecommerce-basket-remove:before {
  content: "t";
}

.icon-ecommerce-basket-search:before {
  content: "u";
}

.icon-ecommerce-basket-upload:before {
  content: "v";
}

.icon-ecommerce-bath:before {
  content: "w";
}

.icon-ecommerce-cart:before {
  content: "x";
}

.icon-ecommerce-cart-check:before {
  content: "y";
}

.icon-ecommerce-cart-cloud:before {
  content: "z";
}

.icon-ecommerce-cart-content:before {
  content: "A";
}

.icon-ecommerce-cart-download:before {
  content: "B";
}

.icon-ecommerce-cart-minus:before {
  content: "C";
}

.icon-ecommerce-cart-plus:before {
  content: "D";
}

.icon-ecommerce-cart-refresh:before {
  content: "E";
}

.icon-ecommerce-cart-remove:before {
  content: "F";
}

.icon-ecommerce-cart-search:before {
  content: "G";
}

.icon-ecommerce-cart-upload:before {
  content: "H";
}

.icon-ecommerce-cent:before {
  content: "I";
}

.icon-ecommerce-colon:before {
  content: "J";
}

.icon-ecommerce-creditcard:before {
  content: "K";
}

.icon-ecommerce-diamond:before {
  content: "L";
}

.icon-ecommerce-dollar:before {
  content: "M";
}

.icon-ecommerce-euro:before {
  content: "N";
}

.icon-ecommerce-franc:before {
  content: "O";
}

.icon-ecommerce-gift:before {
  content: "P";
}

.icon-ecommerce-graph1:before {
  content: "Q";
}

.icon-ecommerce-graph2:before {
  content: "R";
}

.icon-ecommerce-graph3:before {
  content: "S";
}

.icon-ecommerce-graph-decrease:before {
  content: "T";
}

.icon-ecommerce-graph-increase:before {
  content: "U";
}

.icon-ecommerce-guarani:before {
  content: "V";
}

.icon-ecommerce-kips:before {
  content: "W";
}

.icon-ecommerce-lira:before {
  content: "X";
}

.icon-ecommerce-megaphone:before {
  content: "Y";
}

.icon-ecommerce-money:before {
  content: "Z";
}

.icon-ecommerce-naira:before {
  content: "0";
}

.icon-ecommerce-pesos:before {
  content: "1";
}

.icon-ecommerce-pound:before {
  content: "2";
}

.icon-ecommerce-receipt:before {
  content: "3";
}

.icon-ecommerce-receipt-bath:before {
  content: "4";
}

.icon-ecommerce-receipt-cent:before {
  content: "5";
}

.icon-ecommerce-receipt-dollar:before {
  content: "6";
}

.icon-ecommerce-receipt-euro:before {
  content: "7";
}

.icon-ecommerce-receipt-franc:before {
  content: "8";
}

.icon-ecommerce-receipt-guarani:before {
  content: "9";
}

.icon-ecommerce-receipt-kips:before {
  content: "!";
}

.icon-ecommerce-receipt-lira:before {
  content: '"';
}

.icon-ecommerce-receipt-naira:before {
  content: "#";
}

.icon-ecommerce-receipt-pesos:before {
  content: "$";
}

.icon-ecommerce-receipt-pound:before {
  content: "%";
}

.icon-ecommerce-receipt-rublo:before {
  content: "&";
}

.icon-ecommerce-receipt-rupee:before {
  content: "'";
}

.icon-ecommerce-receipt-tugrik:before {
  content: "(";
}

.icon-ecommerce-receipt-won:before {
  content: ")";
}

.icon-ecommerce-receipt-yen:before {
  content: "*";
}

.icon-ecommerce-receipt-yen2:before {
  content: "+";
}

.icon-ecommerce-recept-colon:before {
  content: ",";
}

.icon-ecommerce-rublo:before {
  content: "-";
}

.icon-ecommerce-rupee:before {
  content: ".";
}

.icon-ecommerce-safe:before {
  content: "/";
}

.icon-ecommerce-sale:before {
  content: ":";
}

.icon-ecommerce-sales:before {
  content: ";";
}

.icon-ecommerce-ticket:before {
  content: "<";
}

.icon-ecommerce-tugriks:before {
  content: "=";
}

.icon-ecommerce-wallet:before {
  content: ">";
}

.icon-ecommerce-won:before {
  content: "?";
}

.icon-ecommerce-yen:before {
  content: "@";
}

.icon-ecommerce-yen2:before {
  content: "[";
}

@font-face {
  font-family: "linea-music-10";
  src: url("../fonts/linea-icons/linea-music-10.eot");
  src: url("../fonts/linea-icons/linea-music-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-icons/linea-music-10.woff") format("woff"), url("../fonts/linea-icons/linea-music-10.ttf") format("truetype"), url("../fonts/linea-icons/linea-music-10.svg#linea-music-10") format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-music[data-icon]:before {
  font-family: "linea-music-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-music-beginning-button:before {
  content: "a";
}

.icon-music-bell:before {
  content: "b";
}

.icon-music-cd:before {
  content: "c";
}

.icon-music-diapason:before {
  content: "d";
}

.icon-music-eject-button:before {
  content: "e";
}

.icon-music-end-button:before {
  content: "f";
}

.icon-music-fastforward-button:before {
  content: "g";
}

.icon-music-headphones:before {
  content: "h";
}

.icon-music-ipod:before {
  content: "i";
}

.icon-music-loudspeaker:before {
  content: "j";
}

.icon-music-microphone:before {
  content: "k";
}

.icon-music-microphone-old:before {
  content: "l";
}

.icon-music-mixer:before {
  content: "m";
}

.icon-music-mute:before {
  content: "n";
}

.icon-music-note-multiple:before {
  content: "o";
}

.icon-music-note-single:before {
  content: "p";
}

.icon-music-pause-button:before {
  content: "q";
}

.icon-music-play-button:before {
  content: "r";
}

.icon-music-playlist:before {
  content: "s";
}

.icon-music-radio-ghettoblaster:before {
  content: "t";
}

.icon-music-radio-portable:before {
  content: "u";
}

.icon-music-record:before {
  content: "v";
}

.icon-music-recordplayer:before {
  content: "w";
}

.icon-music-repeat-button:before {
  content: "x";
}

.icon-music-rewind-button:before {
  content: "y";
}

.icon-music-shuffle-button:before {
  content: "z";
}

.icon-music-stop-button:before {
  content: "A";
}

.icon-music-tape:before {
  content: "B";
}

.icon-music-volume-down:before {
  content: "C";
}

.icon-music-volume-up:before {
  content: "D";
}

@font-face {
  font-family: "linea-software-10";
  src: url("../fonts/linea-icons/linea-software-10.eot");
  src: url("../fonts/linea-icons/linea-software-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-icons/linea-software-10.woff") format("woff"), url("../fonts/linea-icons/linea-software-10.ttf") format("truetype"), url("../fonts/linea-icons/linea-software-10.svg#linea-software-10") format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-software[data-icon]:before {
  font-family: "linea-software-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-software-add-vectorpoint:before {
  content: "a";
}

.icon-software-box-oval:before {
  content: "b";
}

.icon-software-box-polygon:before {
  content: "c";
}

.icon-software-box-rectangle:before {
  content: "d";
}

.icon-software-box-roundedrectangle:before {
  content: "e";
}

.icon-software-character:before {
  content: "f";
}

.icon-software-crop:before {
  content: "g";
}

.icon-software-eyedropper:before {
  content: "h";
}

.icon-software-font-allcaps:before {
  content: "i";
}

.icon-software-font-baseline-shift:before {
  content: "j";
}

.icon-software-font-horizontal-scale:before {
  content: "k";
}

.icon-software-font-kerning:before {
  content: "l";
}

.icon-software-font-leading:before {
  content: "m";
}

.icon-software-font-size:before {
  content: "n";
}

.icon-software-font-smallcapital:before {
  content: "o";
}

.icon-software-font-smallcaps:before {
  content: "p";
}

.icon-software-font-strikethrough:before {
  content: "q";
}

.icon-software-font-tracking:before {
  content: "r";
}

.icon-software-font-underline:before {
  content: "s";
}

.icon-software-font-vertical-scale:before {
  content: "t";
}

.icon-software-horizontal-align-center:before {
  content: "u";
}

.icon-software-horizontal-align-left:before {
  content: "v";
}

.icon-software-horizontal-align-right:before {
  content: "w";
}

.icon-software-horizontal-distribute-center:before {
  content: "x";
}

.icon-software-horizontal-distribute-left:before {
  content: "y";
}

.icon-software-horizontal-distribute-right:before {
  content: "z";
}

.icon-software-indent-firstline:before {
  content: "A";
}

.icon-software-indent-left:before {
  content: "B";
}

.icon-software-indent-right:before {
  content: "C";
}

.icon-software-lasso:before {
  content: "D";
}

.icon-software-layers1:before {
  content: "E";
}

.icon-software-layers2:before {
  content: "F";
}

.icon-software-layout:before {
  content: "G";
}

.icon-software-layout-2columns:before {
  content: "H";
}

.icon-software-layout-3columns:before {
  content: "I";
}

.icon-software-layout-4boxes:before {
  content: "J";
}

.icon-software-layout-4columns:before {
  content: "K";
}

.icon-software-layout-4lines:before {
  content: "L";
}

.icon-software-layout-8boxes:before {
  content: "M";
}

.icon-software-layout-header:before {
  content: "N";
}

.icon-software-layout-header-2columns:before {
  content: "O";
}

.icon-software-layout-header-3columns:before {
  content: "P";
}

.icon-software-layout-header-4boxes:before {
  content: "Q";
}

.icon-software-layout-header-4columns:before {
  content: "R";
}

.icon-software-layout-header-complex:before {
  content: "S";
}

.icon-software-layout-header-complex2:before {
  content: "T";
}

.icon-software-layout-header-complex3:before {
  content: "U";
}

.icon-software-layout-header-complex4:before {
  content: "V";
}

.icon-software-layout-header-sideleft:before {
  content: "W";
}

.icon-software-layout-header-sideright:before {
  content: "X";
}

.icon-software-layout-sidebar-left:before {
  content: "Y";
}

.icon-software-layout-sidebar-right:before {
  content: "Z";
}

.icon-software-magnete:before {
  content: "0";
}

.icon-software-pages:before {
  content: "1";
}

.icon-software-paintbrush:before {
  content: "2";
}

.icon-software-paintbucket:before {
  content: "3";
}

.icon-software-paintroller:before {
  content: "4";
}

.icon-software-paragraph:before {
  content: "5";
}

.icon-software-paragraph-align-left:before {
  content: "6";
}

.icon-software-paragraph-align-right:before {
  content: "7";
}

.icon-software-paragraph-center:before {
  content: "8";
}

.icon-software-paragraph-justify-all:before {
  content: "9";
}

.icon-software-paragraph-justify-center:before {
  content: "!";
}

.icon-software-paragraph-justify-left:before {
  content: '"';
}

.icon-software-paragraph-justify-right:before {
  content: "#";
}

.icon-software-paragraph-space-after:before {
  content: "$";
}

.icon-software-paragraph-space-before:before {
  content: "%";
}

.icon-software-pathfinder-exclude:before {
  content: "&";
}

.icon-software-pathfinder-intersect:before {
  content: "'";
}

.icon-software-pathfinder-subtract:before {
  content: "(";
}

.icon-software-pathfinder-unite:before {
  content: ")";
}

.icon-software-pen:before {
  content: "*";
}

.icon-software-pen-add:before {
  content: "+";
}

.icon-software-pen-remove:before {
  content: ",";
}

.icon-software-pencil:before {
  content: "-";
}

.icon-software-polygonallasso:before {
  content: ".";
}

.icon-software-reflect-horizontal:before {
  content: "/";
}

.icon-software-reflect-vertical:before {
  content: ":";
}

.icon-software-remove-vectorpoint:before {
  content: ";";
}

.icon-software-scale-expand:before {
  content: "<";
}

.icon-software-scale-reduce:before {
  content: "=";
}

.icon-software-selection-oval:before {
  content: ">";
}

.icon-software-selection-polygon:before {
  content: "?";
}

.icon-software-selection-rectangle:before {
  content: "@";
}

.icon-software-selection-roundedrectangle:before {
  content: "[";
}

.icon-software-shape-oval:before {
  content: "]";
}

.icon-software-shape-polygon:before {
  content: "^";
}

.icon-software-shape-rectangle:before {
  content: "_";
}

.icon-software-shape-roundedrectangle:before {
  content: "`";
}

.icon-software-slice:before {
  content: "{";
}

.icon-software-transform-bezier:before {
  content: "|";
}

.icon-software-vector-box:before {
  content: "}";
}

.icon-software-vector-composite:before {
  content: "~";
}

.icon-software-vector-line:before {
  content: "\\";
}

.icon-software-vertical-align-bottom:before {
  content: "\E000";
}

.icon-software-vertical-align-center:before {
  content: "\E001";
}

.icon-software-vertical-align-top:before {
  content: "\E002";
}

.icon-software-vertical-distribute-bottom:before {
  content: "\E003";
}

.icon-software-vertical-distribute-center:before {
  content: "\E004";
}

.icon-software-vertical-distribute-top:before {
  content: "\E005";
}

@font-face {
  font-family: "linea-weather-10";
  src: url("../fonts/linea-icons/linea-weather-10.eot");
  src: url("../fonts/linea-icons/linea-weather-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-icons/linea-weather-10.woff") format("woff"), url("../fonts/linea-icons/linea-weather-10.ttf") format("truetype"), url("../fonts/linea-icons/linea-weather-10.svg#linea-weather-10") format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-weather[data-icon]:before {
  font-family: "linea-weather-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-weather-aquarius:before {
  content: "\E000";
}

.icon-weather-aries:before {
  content: "\E001";
}

.icon-weather-cancer:before {
  content: "\E002";
}

.icon-weather-capricorn:before {
  content: "\E003";
}

.icon-weather-cloud:before {
  content: "\E004";
}

.icon-weather-cloud-drop:before {
  content: "\E005";
}

.icon-weather-cloud-lightning:before {
  content: "\E006";
}

.icon-weather-cloud-snowflake:before {
  content: "\E007";
}

.icon-weather-downpour-fullmoon:before {
  content: "\E008";
}

.icon-weather-downpour-halfmoon:before {
  content: "\E009";
}

.icon-weather-downpour-sun:before {
  content: "\E00A";
}

.icon-weather-drop:before {
  content: "\E00B";
}

.icon-weather-first-quarter:before {
  content: "\E00C";
}

.icon-weather-fog:before {
  content: "\E00D";
}

.icon-weather-fog-fullmoon:before {
  content: "\E00E";
}

.icon-weather-fog-halfmoon:before {
  content: "\E00F";
}

.icon-weather-fog-sun:before {
  content: "\E010";
}

.icon-weather-fullmoon:before {
  content: "\E011";
}

.icon-weather-gemini:before {
  content: "\E012";
}

.icon-weather-hail:before {
  content: "\E013";
}

.icon-weather-hail-fullmoon:before {
  content: "\E014";
}

.icon-weather-hail-halfmoon:before {
  content: "\E015";
}

.icon-weather-hail-sun:before {
  content: "\E016";
}

.icon-weather-last-quarter:before {
  content: "\E017";
}

.icon-weather-leo:before {
  content: "\E018";
}

.icon-weather-libra:before {
  content: "\E019";
}

.icon-weather-lightning:before {
  content: "\E01A";
}

.icon-weather-mistyrain:before {
  content: "\E01B";
}

.icon-weather-mistyrain-fullmoon:before {
  content: "\E01C";
}

.icon-weather-mistyrain-halfmoon:before {
  content: "\E01D";
}

.icon-weather-mistyrain-sun:before {
  content: "\E01E";
}

.icon-weather-moon:before {
  content: "\E01F";
}

.icon-weather-moondown-full:before {
  content: "\E020";
}

.icon-weather-moondown-half:before {
  content: "\E021";
}

.icon-weather-moonset-full:before {
  content: "\E022";
}

.icon-weather-moonset-half:before {
  content: "\E023";
}

.icon-weather-move2:before {
  content: "\E024";
}

.icon-weather-newmoon:before {
  content: "\E025";
}

.icon-weather-pisces:before {
  content: "\E026";
}

.icon-weather-rain:before {
  content: "\E027";
}

.icon-weather-rain-fullmoon:before {
  content: "\E028";
}

.icon-weather-rain-halfmoon:before {
  content: "\E029";
}

.icon-weather-rain-sun:before {
  content: "\E02A";
}

.icon-weather-sagittarius:before {
  content: "\E02B";
}

.icon-weather-scorpio:before {
  content: "\E02C";
}

.icon-weather-snow:before {
  content: "\E02D";
}

.icon-weather-snow-fullmoon:before {
  content: "\E02E";
}

.icon-weather-snow-halfmoon:before {
  content: "\E02F";
}

.icon-weather-snow-sun:before {
  content: "\E030";
}

.icon-weather-snowflake:before {
  content: "\E031";
}

.icon-weather-star:before {
  content: "\E032";
}

.icon-weather-storm-11:before {
  content: "\E033";
}

.icon-weather-storm-32:before {
  content: "\E034";
}

.icon-weather-storm-fullmoon:before {
  content: "\E035";
}

.icon-weather-storm-halfmoon:before {
  content: "\E036";
}

.icon-weather-storm-sun:before {
  content: "\E037";
}

.icon-weather-sun:before {
  content: "\E038";
}

.icon-weather-sundown:before {
  content: "\E039";
}

.icon-weather-sunset:before {
  content: "\E03A";
}

.icon-weather-taurus:before {
  content: "\E03B";
}

.icon-weather-tempest:before {
  content: "\E03C";
}

.icon-weather-tempest-fullmoon:before {
  content: "\E03D";
}

.icon-weather-tempest-halfmoon:before {
  content: "\E03E";
}

.icon-weather-tempest-sun:before {
  content: "\E03F";
}

.icon-weather-variable-fullmoon:before {
  content: "\E040";
}

.icon-weather-variable-halfmoon:before {
  content: "\E041";
}

.icon-weather-variable-sun:before {
  content: "\E042";
}

.icon-weather-virgo:before {
  content: "\E043";
}

.icon-weather-waning-cresent:before {
  content: "\E044";
}

.icon-weather-waning-gibbous:before {
  content: "\E045";
}

.icon-weather-waxing-cresent:before {
  content: "\E046";
}

.icon-weather-waxing-gibbous:before {
  content: "\E047";
}

.icon-weather-wind:before {
  content: "\E048";
}

.icon-weather-wind-e:before {
  content: "\E049";
}

.icon-weather-wind-fullmoon:before {
  content: "\E04A";
}

.icon-weather-wind-halfmoon:before {
  content: "\E04B";
}

.icon-weather-wind-n:before {
  content: "\E04C";
}

.icon-weather-wind-ne:before {
  content: "\E04D";
}

.icon-weather-wind-nw:before {
  content: "\E04E";
}

.icon-weather-wind-s:before {
  content: "\E04F";
}

.icon-weather-wind-se:before {
  content: "\E050";
}

.icon-weather-wind-sun:before {
  content: "\E051";
}

.icon-weather-wind-sw:before {
  content: "\E052";
}

.icon-weather-wind-w:before {
  content: "\E053";
}

.icon-weather-windgust:before {
  content: "\E054";
}

.sttabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
}

.sticon::before {
  display: inline-block;
  margin: 0 0.4em 0 0;
  vertical-align: middle;
  font-size: 20px;
  speak: none;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sttabs nav {
  text-align: center;
}

.sttabs nav ul {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  font-family: "Poppins", sans-serif;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

.sttabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -moz-flex: 1;
  flex: 1;
}

.sttabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}

.sttabs nav a span {
  vertical-align: middle;
  font-wight: 500;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.sttabs nav a:focus {
  outline: none;
}

.sttabs nav li.tab-current a {
  color: #fb9678;
}

.tabs-style-bar nav ul li a {
  margin: 0 2px;
  background-color: #f7fafc;
  color: #686868;
  padding: 5px 0;
  transition: background-color 0.2s, color 0.2s;
}

.tabs-style-bar nav ul li a:hover, .tabs-style-bar nav ul li a:focus {
  color: #fb9678;
}

.tabs-style-bar nav ul li a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.tabs-style-bar nav ul li.tab-current a {
  background: #fb9678;
  color: #fff;
}

.tabs-style-iconbox nav {
  background: #f7fafc;
}

.tabs-style-iconbox nav ul li a {
  overflow: visible;
  padding: 35px 0;
  line-height: 1;
  transition: color 0.2s;
  color: #2b2b2b;
}

.tabs-style-iconbox nav ul li.tab-current {
  z-index: 1;
}

.tabs-style-iconbox nav ul li.tab-current a {
  background: #fb9678;
  color: #ffffff;
  box-shadow: -1px 0 0 #ffffff;
}

.tabs-style-iconbox nav ul li.tab-current a::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #fb9678;
  content: "";
  pointer-events: none;
}

.tabs-style-iconbox nav ul li:first-child::before, .tabs-style-iconbox nav ul li::after {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
  width: 1px;
  height: 60%;
  content: "";
}

.tabs-style-iconbox nav ul li:first-child::before {
  right: auto;
  left: 0;
}

.tabs-style-iconbox .sticon::before {
  display: block;
  margin: 0 0 0.25em 0;
}

.tabs-style-underline nav {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.tabs-style-underline nav a {
  padding: 20px 0;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  transition: color 0.2s;
  color: #2b2b2b;
}

.tabs-style-underline nav li:last-child a {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}

.tabs-style-underline nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #fb9678;
  content: "";
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0);
}

.tabs-style-underline nav li.tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tabs-style-linetriangle nav a {
  overflow: visible;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transition: color 0.2s;
}

.tabs-style-linetriangle nav a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  padding: 15px 0;
  color: #2b2b2b;
}

.tabs-style-linetriangle nav li.tab-current a:after, .tabs-style-linetriangle nav li.tab-current a:before {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border: solid transparent;
  content: "";
  pointer-events: none;
}

.tabs-style-linetriangle nav li.tab-current a:after {
  margin-left: -10px;
  border-width: 10px;
  border-top-color: #ffffff;
}

.tabs-style-linetriangle nav li.tab-current a span {
  color: #fb9678;
}

.tabs-style-linetriangle nav li.tab-current a:before {
  margin-left: -11px;
  border-width: 11px;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.tabs-style-iconfall {
  overflow: visible;
}

.tabs-style-iconfall nav {
  max-width: 1200px;
  margin: 0 auto;
}

.tabs-style-iconfall nav a {
  display: inline-block;
  overflow: visible;
  padding: 1em 0 2em;
  color: #2b2b2b;
  line-height: 1;
  transition: color 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}

.tabs-style-iconfall nav a:hover, .tabs-style-iconfall nav a:focus {
  color: #fb9678;
}

.tabs-style-iconfall nav li.tab-current a {
  color: #fb9678;
}

.tabs-style-iconfall nav li::before {
  position: absolute;
  bottom: 1em;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 4px;
  background: #fb9678;
  content: "";
  opacity: 0;
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}

.tabs-style-iconfall nav li.tab-current::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.tabs-style-iconfall nav li.tab-current .sticon::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tabs-style-iconfall .sticon::before {
  display: block;
  margin: 0 0 0.35em;
  opacity: 0;
  font-size: 24px;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  pointer-events: none;
}

@media screen and (max-width: 58em) {
  .tabs-style-iconfall nav li .sticon::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.tabs-style-linemove nav {
  background: #f7fafc;
}

.tabs-style-linemove nav li:last-child::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fb9678;
  content: "";
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.tabs-style-linemove nav li:first-child.tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-400%, 0, 0);
  transform: translate3d(-400%, 0, 0);
}

.tabs-style-linemove nav li:nth-child(2).tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-300%, 0, 0);
  transform: translate3d(-300%, 0, 0);
}

.tabs-style-linemove nav li:nth-child(3).tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0);
}

.tabs-style-linemove nav li:nth-child(4).tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.tabs-style-linemove nav a {
  padding: 30px 0;
  color: #2b2b2b;
  line-height: 1;
  transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, transform 0.3s;
  transition: color 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tabs-style-linemove nav li.tab-current a {
  color: #fb9678;
}

.tabs-style-line nav a {
  padding: 20px 10px;
  box-shadow: inset 0 -2px #d1d3d2;
  color: #686868;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  transition: color 0.3s, box-shadow 0.3s;
}

.tabs-style-line nav a:hover, .tabs-style-line nav a:focus {
  box-shadow: inset 0 -2px #74777b;
}

.tabs-style-line nav li.tab-current a {
  box-shadow: inset 0 -2px #fb9678;
  color: #fb9678;
}

@media screen and (max-width: 58em) {
  .tabs-style-line nav ul {
    display: block;
    box-shadow: none;
  }

  .tabs-style-line nav ul li {
    display: block;
    flex: none;
  }
}
.tabs-style-circle {
  overflow: visible;
}

.tabs-style-circle nav li {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.tabs-style-circle nav li::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 -60px;
  width: 120px;
  height: 120px;
  border: 1px solid #fb9678;
  border-radius: 50%;
  content: "";
  opacity: 0;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.tabs-style-circle nav a {
  overflow: visible;
  color: #2b2b2b;
  font-weight: 500;
  font-size: 14;
  line-height: 1.1;
  transition: color 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}

.tabs-style-circle nav a span {
  display: inline-block;
}

.tabs-style-circle nav a:hover, .tabs-style-circle nav a:focus {
  color: #fb9678;
}

.tabs-style-circle nav li.tab-current a {
  color: #fb9678;
}

.tabs-style-circle nav li.tab-current a span {
  -webkit-transform: translate3d(0, 4px, 0);
  transform: translate3d(0, 4px, 0);
}

@media screen and (max-width: 58em) {
  .tabs-style-circle nav li::before {
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
  }
}
.tabs-style-circle nav li.tab-current::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.tabs-style-circle nav a span, .tabs-style-circle .icon::before {
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}

.tabs-style-circle .sticon::before {
  display: block;
  margin: 0;
  pointer-events: none;
}

.tabs-style-circle nav li.tab-current .sticon::before {
  -webkit-transform: translate3d(0, -4px, 0);
  transform: translate3d(0, -4px, 0);
}

.tabs-style-shape {
  max-width: 1200px;
  margin: 0 auto;
}

.tabs-style-shape nav ul li {
  margin: 0 3em;
}

.tabs-style-shape nav ul li:first-child {
  margin-left: 0;
}

.tabs-style-shape nav ul li.tab-current {
  z-index: 1;
}

.tabs-style-shape nav li a {
  overflow: visible;
  margin: 0 -3em 0 0;
  padding: 0;
  color: #fff;
  font-weight: 500;
}

.tabs-style-shape nav li a svg {
  position: absolute;
  left: 100%;
  margin: 0;
  width: 3em;
  height: 100%;
  fill: #bdc2c9;
}

.tabs-style-shape nav li:first-child a span {
  padding-left: 2em;
  border-radius: 30px 0 0 0;
}

.tabs-style-shape nav li:last-child a span {
  padding-right: 2em;
  border-radius: 0 30px 0 0;
}

.tabs-style-shape nav li a svg:nth-child(2), .tabs-style-shape nav li:last-child a svg {
  right: 100%;
  left: auto;
  -webkit-transform: scale3d(-1, 1, 1);
  transform: scale3d(-1, 1, 1);
}

.tabs-style-shape nav li a span {
  display: block;
  overflow: hidden;
  padding: 0.65em 0;
  background-color: #bdc2c9;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tabs-style-shape nav li a:hover span {
  background-color: #fb9678;
}

.tabs-style-shape nav li a:hover svg {
  fill: #fb9678;
}

.tabs-style-shape nav li a svg {
  pointer-events: none;
}

.tabs-style-shape nav li a svg use {
  pointer-events: auto;
}

.tabs-style-shape nav li.tab-current a span, .tabs-style-shape nav li.tab-current a svg {
  transition: none;
}

.tabs-style-shape nav li.tab-current a span {
  background: #f7fafc;
}

.tabs-style-shape nav li.tab-current a svg {
  fill: #f7fafc;
}

.tabs-style-shape .content-wrap {
  background: #f7fafc;
}

@media screen and (max-width: 58em) {
  .tabs-style-shape nav ul {
    display: block;
    padding-top: 1.5em;
  }

  .tabs-style-shape nav ul li {
    display: block;
    margin: -1.25em 0 0;
    flex: none;
  }

  .tabs-style-shape nav ul li a {
    margin: 0;
  }

  .tabs-style-shape nav ul li svg {
    display: none;
  }

  .tabs-style-shape nav ul li a span {
    padding: 1.25em 0 2em !important;
    border-radius: 30px 30px 0 0 !important;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
    line-height: 1;
  }

  .tabs-style-shape nav ul li:last-child a span {
    padding: 1.25em 0 !important;
  }

  .tabs-style-shape nav ul li.tab-current {
    z-index: 1;
  }
}
.tabs-style-linebox nav ul li {
  margin: 0 0.5em;
  flex: none;
}

.tabs-style-linebox nav a {
  padding: 0 1.5em;
  color: #2b2b2b;
  font-weight: 500;
  transition: color 0.3s;
}

.tabs-style-linebox nav a:hover, .tabs-style-linebox nav a:focus {
  color: #fb9678;
}

.tabs-style-linebox nav li.tab-current a {
  color: #ffffff;
}

.tabs-style-linebox nav a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #d2d8d6;
  content: "";
  transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  transition: background-color 0.3s, transform 0.3s, -webkit-transform 0.3s;
  transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}

.tabs-style-linebox nav li.tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tabs-style-linebox nav a:hover::after, .tabs-style-linebox nav a:focus::after, .tabs-style-linebox nav li.tab-current a::after {
  background: #fb9678;
}

@media screen and (max-width: 58em) {
  .tabs-style-linebox nav ul {
    display: block;
    box-shadow: none;
  }

  .tabs-style-linebox nav ul li {
    display: block;
    flex: none;
  }
}
.tabs-style-flip {
  max-width: 1200px;
  margin: 0 auto;
}

.tabs-style-flip nav a {
  padding: 0.5em 0;
  color: #2b2b2b;
  transition: color 0.3s;
}

.tabs-style-flip nav a:hover, .tabs-style-flip nav a:focus {
  color: #fb9678;
}

.tabs-style-flip nav a span {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.tabs-style-flip nav a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  content: "";
  transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-perspective-origin: 50% 100%;
  perspective-origin: 50% 100%;
}

.tabs-style-flip nav li.tab-current a {
  color: #fb9678;
}

.tabs-style-flip nav li.tab-current a::after {
  background-color: #f7fafc;
  -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
}

.tabs-style-flip .content-wrap {
  background: #f7fafc;
}

.tabs-style-circlefill {
  max-width: 800px;
  border: 1px solid #fb9678;
  margin: 0 auto;
}

.tabs-style-circlefill nav ul li {
  overflow: hidden;
  border-right: 1px solid #fb9678;
}

.tabs-style-circlefill nav li a {
  padding: 1.5em 0;
  color: #fff;
  font-size: 1.25em;
}

.tabs-style-circlefill nav li:first-child {
  border-left: none;
}

.tabs-style-circlefill nav li:last-child {
  border: none;
}

.tabs-style-circlefill nav li::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  border: 1px solid #fb9678;
  border-radius: 50%;
  background: #fb9678;
  content: "";
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.tabs-style-circlefill nav li.tab-current::before {
  -webkit-transform: scale3d(2.5, 2.5, 1);
  transform: scale3d(2.5, 2.5, 1);
}

.tabs-style-circlefill nav a {
  transition: color 0.3s;
}

.tabs-style-circlefill nav a span {
  display: none;
}

.tabs-style-circlefill nav li.tab-current a {
  color: #ffffff;
}

.tabs-style-circlefill .icon::before {
  display: block;
  margin: 0;
  pointer-events: none;
}

.tabs-style-circlefill .content-wrap {
  border-top: 1px solid #fb9678;
}

.content-wrap {
  position: relative;
}

.content-wrap section {
  display: none;
  margin: 0 auto;
  padding: 25px;
  min-height: 150px;
}

.content-wrap section p {
  margin: 0;
  padding: 0.75em 0;
}

.content-wrap section.content-current {
  display: block;
}

.no-js .content-wrap section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.no-flexbox nav ul {
  display: block;
}

.no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block;
}

@media screen and (max-width: 58em) {
  .sttabs nav a span {
    display: none;
  }

  .sttabs nav a:before {
    margin-right: 0;
  }
}
.mytooltip {
  display: inline;
  position: relative;
  z-index: 9999;
}

.tooltip-item {
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  padding: 0 10px;
}

.tooltip-item::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mytooltip:hover .tooltip-item::after {
  pointer-events: auto;
}

.tooltip-content {
  position: absolute;
  z-index: 9999;
  width: 360px;
  left: 50%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: #2b2b2b;
  opacity: 0;
  cursor: default;
  pointer-events: none;
}

.tooltip-effect-1 .tooltip-content {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  color: #ffffff;
}

.tooltip-effect-2 .tooltip-content {
  -webkit-transform-origin: 50% calc(110%);
  transform-origin: 50% calc(110%);
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.tooltip-effect-3 .tooltip-content {
  -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
  transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-4 .tooltip-content {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scale3d(0.7, 0.3, 1);
  transform: scale3d(0.7, 0.3, 1);
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.tooltip-effect-5 .tooltip-content {
  width: 180px;
  margin-left: -90px;
  -webkit-transform-origin: 50% calc(106%);
  transform-origin: 50% calc(106%);
  -webkit-transform: rotate3d(0, 0, 1, 15deg);
  transform: rotate3d(0, 0, 1, 15deg);
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
  transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
}

.mytooltip:hover .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}

.tooltip-content::after {
  content: "";
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #2a3035;
  border-width: 10px;
  margin-left: -10px;
}

.tooltip-content img {
  position: relative;
  height: 140px;
  display: block;
  float: left;
  margin-right: 1em;
}

.tooltip-text {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff;
}

.tooltip-effect-5 .tooltip-text {
  padding: 1.4em;
}

a.mytooltip {
  font-weight: 500;
  color: #fb9678;
}

.tooltip-content2 {
  position: absolute;
  z-index: 9999;
  width: 80px;
  height: 80px;
  padding-top: 25px;
  left: 50%;
  margin-left: -40px;
  bottom: 100%;
  border-radius: 50%;
  text-align: center;
  background: #fb9678;
  color: #ffffff;
  opacity: 0;
  margin-bottom: 20px;
  cursor: default;
  pointer-events: none;
}

.tooltip-content2 i {
  opacity: 0;
}

.mytooltip:hover .tooltip-content2, .mytooltip:hover .tooltip-content2 i {
  opacity: 1;
  font-size: 18px;
}

.tooltip-effect-6 .tooltip-content2 {
  -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
  transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-6 .tooltip-content2 i {
  -webkit-transform: scale3d(0, 0, 1);
  transform: scale3d(0, 0, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-7 .tooltip-content2 {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-7 .tooltip-content2 i {
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-8 .tooltip-content2 {
  -webkit-transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
  transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-8 .tooltip-content2 i {
  -webkit-transform: scale3d(0, 0, 1);
  transform: scale3d(0, 0, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-9 .tooltip-content2 {
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-effect-9 .tooltip-content2 i {
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.mytooltip:hover .tooltip-content2, .mytooltip:hover .tooltip-content2 i {
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

.tooltip-effect-6:hover .tooltip-content2 i {
  -webkit-transform: rotate3d(1, 1, 1, 0);
  transform: rotate3d(1, 1, 1, 0);
}

.tooltip-content2::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -7px 0 0 -15px;
  width: 30px;
  height: 20px;
  background: url(../../plugins/images/tooltip/tooltip1.svg) no-repeat center center;
  background-size: 100%;
}

.tooltip-content3 {
  position: absolute;
  background: url(../../plugins/images/tooltip/shape1.svg) no-repeat center bottom;
  background-size: 100% 100%;
  z-index: 9999;
  width: 200px;
  bottom: 100%;
  left: 50%;
  margin-left: -100px;
  padding: 50px 30px;
  text-align: center;
  color: #fff;
  opacity: 0;
  cursor: default;
  font-size: 14;
  line-height: 27px;
  pointer-events: none;
  -webkit-transform: scale3d(0.1, 0.2, 1);
  transform: scale3d(0.1, 0.2, 1);
  -webkit-transform-origin: 50% 120%;
  transform-origin: 50% 120%;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
}

.mytooltip:hover .tooltip-content3 {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.tooltip-content3::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  margin-left: -8px;
  top: 100%;
  background: #00AEEF;
  -webkit-transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
}

.tooltip-item2 {
  color: #03a9f3;
  cursor: pointer;
  z-index: 100;
  position: relative;
  display: inline-block;
  font-weight: 500;
  transition: background-color 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, color 0.3s, transform 0.3s;
  transition: background-color 0.3s, color 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.mytooltip:hover .tooltip-item2 {
  color: #ffffff;
  -webkit-transform: translate3d(0, -0.5em, 0);
  transform: translate3d(0, -0.5em, 0);
}

.tooltip-content4 {
  position: absolute;
  z-index: 99;
  width: 360px;
  left: 50%;
  margin-left: -180px;
  bottom: -5px;
  text-align: left;
  background: #03a9f3;
  opacity: 0;
  font-size: 14px;
  line-height: 27px;
  padding: 1.5em;
  color: #ffffff;
  border-bottom: 55px solid #2b2b2b;
  cursor: default;
  pointer-events: none;
  border-radius: 5px;
  -webkit-transform: translate3d(0, -0.5em, 0);
  transform: translate3d(0, -0.5em, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tooltip-content4 a {
  color: #2b2b2b;
}

.tooltip-text2 {
  opacity: 0;
  -webkit-transform: translate3d(0, 1.5em, 0);
  transform: translate3d(0, 1.5em, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.mytooltip:hover .tooltip-content4, .mytooltip:hover .tooltip-text2 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tooltip-content5 {
  position: absolute;
  z-index: 9999;
  width: 300px;
  left: 50%;
  bottom: 100%;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-weight: 400;
  color: #ffffff;
  background: transparent;
  opacity: 0;
  margin: 0 0 20px -150px;
  cursor: default;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  transition: opacity 0.3s 0.3s;
}

.mytooltip:hover .tooltip-content5 {
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
}

.tooltip-content5 span {
  display: block;
}

.tooltip-text3 {
  border-bottom: 10px solid #fb9678;
  overflow: hidden;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.mytooltip:hover .tooltip-text3 {
  transition-delay: 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.tooltip-inner2 {
  background: #2b2b2b;
  padding: 40px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.mytooltip:hover .tooltip-inner2 {
  transition-delay: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tooltip-content5::after {
  content: "";
  bottom: -20px;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #fb9678;
  border-width: 10px;
  margin-left: -10px;
}

@media (max-width: 1350px) {
  .carousel .item h3 {
    font-size: 17px;
    height: 90px;
  }

  .inbox-center a {
    width: 400px;
  }
}
.search-listing {
  padding: 0;
  margin: 0;
}

.search-listing li {
  list-style: none;
  padding: 15px 0;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.search-listing li h3 {
  margin: 0;
  font-size: 18px;
}

.search-listing li h3 a {
  color: #03a9f3;
}

.search-listing li h3 a:hover {
  text-decoration: underline;
}

.search-listing li a {
  color: #00c292;
}

.megamenu {
  left: 0;
  right: 0;
  width: 100%;
}

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2) !important;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 8px 0;
  clear: both;
  line-height: 1.42857143;
  color: #686868;
  white-space: normal;
}

.mega-dropdown-menu > li > ul > li > a:hover, .mega-dropdown-menu > li > ul > li > a:focus {
  text-decoration: none;
  color: #ff6849;
}

.mega-dropdown-menu .dropdown-header {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  margin-top: 12px;
}

.mega-dropdown-menu li.demo-box a {
  color: #ffffff;
  display: block;
}

.mega-dropdown-menu li.demo-box a:hover {
  opacity: 0.8;
}

button.dt-button, div.dt-button, a.dt-button {
  background: #03a9f3;
  color: #ffffff;
  border-color: #03a9f3;
}

button.dt-button:hover, div.dt-button:hover, a.dt-button:hover {
  background: #03a9f3;
}

button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
  background: #f7fafc;
  color: #2b2b2b;
  border-color: rgba(120, 130, 140, 0.13);
}

.dataTables_filter input {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1, table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1, table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background: none;
}

.note-editor {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.note-editor .panel-heading {
  padding: 6px 10px 10px;
}

.page-aside {
  position: relative;
}

.left-aside {
  position: absolute;
  background: #ffffff;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  padding: 20px;
  width: 250px;
  height: 100%;
}

.right-aside {
  padding: 20px;
  margin-left: 250px;
}

.right-aside .contact-list td {
  vertical-align: middle;
  padding: 25px 10px;
}

.right-aside .contact-list td img {
  width: 30px;
}

.list-style-none {
  margin: 0;
  padding: 0;
}

.list-style-none li {
  list-style: none;
  margin: 0;
}

.list-style-none li.box-label a {
  font-weight: 500;
}

.list-style-none li.divider {
  margin: 10px 0;
  height: 1px;
  background: rgba(120, 130, 140, 0.13);
}

.list-style-none li a {
  padding: 15px 10px;
  display: block;
  color: #686868;
}

.list-style-none li a:hover {
  color: #ff6849;
}

.list-style-none li a span {
  float: right;
}

.chat-main-box {
  position: relative;
  background: #ffffff;
  overflow: hidden;
}

.chat-main-box .chat-left-aside {
  position: absolute;
  width: 250px;
  z-index: 9;
  top: 0;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}

.chat-main-box .chat-left-aside .open-panel {
  display: none;
  cursor: pointer;
  position: absolute;
  left: -webkit-calc(99%);
  top: 50%;
  z-index: 100;
  background-color: #fff;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 0 100px 100px 0;
  line-height: 1;
  padding: 15px 8px 15px 4px;
}

.chat-main-box .chat-left-aside .chat-left-inner .form-control {
  height: 60px;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none {
  padding: 0;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li {
  list-style: none;
  overflow: hidden;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a {
  padding: 20px;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a:hover, .chat-main-box .chat-left-aside .chat-left-inner .style-none li a.active {
  background: #f7fafc;
}

.chat-main-box .chat-right-aside {
  margin-left: 250px;
}

.chat-main-box .chat-right-aside .chat-list {
  max-height: none;
  height: 100%;
  padding-top: 40px;
}

.chat-main-box .chat-right-aside .chat-list .chat-text {
  border-radius: 6px;
}

.chat-main-box .chat-right-aside .send-chat-box {
  position: relative;
}

.chat-main-box .chat-right-aside .send-chat-box .form-control {
  border: none;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  resize: none;
  height: 80px;
  padding-right: 180px;
}

.chat-main-box .chat-right-aside .send-chat-box .form-control:focus {
  border-color: rgba(120, 130, 140, 0.13);
}

.chat-main-box .chat-right-aside .send-chat-box .custom-send {
  position: absolute;
  right: 20px;
  bottom: 10px;
}

.chat-main-box .chat-right-aside .send-chat-box .custom-send .cst-icon {
  color: #686868;
  margin-right: 10px;
}

.el-element-overlay .white-box {
  padding: 0;
}

.el-element-overlay .el-card-item {
  position: relative;
  padding-bottom: 25px;
}

.el-element-overlay .el-card-item .el-card-avatar {
  margin-bottom: 15px;
}

.el-element-overlay .el-card-item .el-card-content {
  text-align: center;
}

.el-element-overlay .el-card-item .el-card-content h3 {
  margin: 0;
}

.el-element-overlay .el-card-item .el-card-content a {
  color: #686868;
}

.el-element-overlay .el-card-item .el-card-content a:hover {
  color: #ff6849;
}

.el-element-overlay .el-card-item .el-overlay-1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.el-element-overlay .el-card-item .el-overlay-1 img {
  display: block;
  position: relative;
  transition: all 0.4s linear;
  width: 100%;
  height: auto;
}

.el-element-overlay .el-card-item .el-overlay-1:hover img {
  -ms-transform: scale(1.2) translateZ(0);
  -webkit-transform: scale(1.2) translateZ(0);
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  background-color: transparent;
  filter: alpha(opacity=0);
  transition: all 0.2s ease-in-out;
  padding: 0;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%) translateZ(0);
  -webkit-transform: translateY(-50%) translateZ(0);
  -ms-transform: translateY(-50%) translateZ(0);
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info > li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info > li a {
  border-color: #ffffff;
  color: #ffffff;
  padding: 12px 15px 10px;
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info > li a:hover {
  background: #fb9678;
  border-color: #fb9678;
}

.el-element-overlay .el-card-item .el-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.4s ease-in-out;
}

.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
  top: -100%;
}

.el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
  top: 100%;
  height: 0;
}

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
  top: 0;
}

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
  top: 0;
  height: 100%;
}

.login-sidebar {
  position: absolute;
  right: 0;
  margin-top: 0;
  height: 100%;
}

.common-list {
  margin: 0;
  padding: 0;
}

.common-list li {
  list-style: none;
  display: block;
}

.common-list li a {
  padding: 12px 0;
  color: #686868;
  display: block;
}

.common-list li a:hover {
  color: #ff6849;
}

@media (max-width: 1350px) {
  .carousel .item h3 {
    font-size: 17px;
    height: 90px;
  }

  .inbox-center a {
    width: 400px;
  }
}
@media (min-width: 1024px) {
  .app-search .form-control:focus {
    width: 300px;
  }
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 220px;
  }

  .navbar-default {
    position: relative;
    width: 100%;
    top: 0;
  }

  .fix-header .navbar-static-top {
    position: fixed;
  }

  .fix-header #page-wrapper {
    margin-top: 60px;
  }

  .sidebar {
    z-index: 10;
    position: absolute;
    width: 220px;
    padding-top: 60px;
    height: 100%;
  }

  .fix-sidebar .sidebar {
    position: fixed;
    overflow: hidden;
  }

  .fix-sidebar .top-left-part {
    position: fixed;
    width: 220px;
  }

  .fix-sidebar .navbar-left {
    margin-left: 220px;
  }

  .footer {
    left: 220px;
  }

  .content-wrapper #page-wrapper {
    margin-left: 60px;
  }

  .content-wrapper .navbar-left {
    margin-left: 0;
  }

  .content-wrapper .footer {
    left: 60px;
  }

  .content-wrapper .user-profile .user-pro-body .u-dropdown {
    display: none;
  }

  .content-wrapper .user-profile .user-pro-body img {
    width: 40px;
  }

  .content-wrapper .sidebar {
    width: 60px;
  }

  .content-wrapper .sidebar .hide-menu {
    display: none;
    width: 180px;
    left: 60px;
  }

  .content-wrapper .sidebar .sidebar-nav {
    position: absolute;
    overflow: hidden;
  }

  .content-wrapper .sidebar .sidebar-nav .nav-second-level {
    position: absolute;
    z-index: 999999;
  }

  .content-wrapper .sidebar .user-profile {
    width: 60px;
  }

  .content-wrapper .sidebar .nav-small-cap, .content-wrapper .sidebar li span span {
    display: none;
  }

  .content-wrapper .sidebar #side-menu > li:hover {
    width: 300px;
    background: #f7fafc;
  }

  .content-wrapper .sidebar li:hover .hide-menu {
    display: inline;
  }

  .content-wrapper .sidebar #side-menu > li > a {
    padding: 15px 17px 15px 20px;
  }

  .content-wrapper .sidebar li:hover .nav-second-level.in, .content-wrapper .sidebar li:hover .nav-second-level, .content-wrapper .sidebar li:hover .nav-second-level.collapse li {
    display: block;
  }

  .content-wrapper .sidebar .nav-second-level {
    position: absolute;
    left: 60px;
    background: #f7fafc;
    width: 240px;
    opacity: 1;
    padding-bottom: 20px;
    display: none;
  }

  .content-wrapper .sidebar .nav-second-level li {
    background: #f7fafc;
  }

  .content-wrapper .sidebar .nav-second-level > li > a {
    padding-left: 30px;
    background: #f7fafc;
  }

  .content-wrapper .top-left-part {
    width: 60px;
  }

  .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }

  .mail_listing {
    border-left: 1px solid rgba(120, 130, 140, 0.13);
    padding-left: 20px;
  }

  .inbox-panel {
    padding-right: 20px;
  }

  .top-minus {
    margin-top: -62px;
    float: right;
  }

  .fix-sidebar.content-wrapper .navbar-left, .content-wrapper.fix-sidebar .navbar-left {
    margin-left: 60px !important;
  }

  .fix-sidebar.content-wrapper .sidebar, .content-wrapper.fix-sidebar .sidebar {
    position: fixed;
  }

  .fix-sidebar.content-wrapper .sidebar .sidebar-nav, .content-wrapper.fix-sidebar .sidebar .sidebar-nav {
    position: absolute;
  }

  .fix-sidebar.content-wrapper .sidebar .sidebar-nav .nav-second-level, .content-wrapper.fix-sidebar .sidebar .sidebar-nav .nav-second-level {
    position: absolute;
    z-index: 99999;
  }
}
@media (max-width: 1024px) {
  .b-r-none {
    border-right: 0;
  }

  .carousel-inner h3 {
    height: 90px;
    overflow: hidden;
  }

  .inbox-center a {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .navbar-top-links {
    display: inline-block;
  }

  .navbar-top-links .profile-pic img {
    margin-right: 0;
  }

  .top-left-part {
    width: 60px;
  }

  .navbar-top-links li:last-child {
    margin-right: 0;
  }

  .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 260px;
  }

  .row-in-br {
    border-right: 0;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  }

  .bg-title .breadcrumb {
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
  }

  ul.timeline:before {
    left: 40px;
  }

  ul.timeline > li > .timeline-panel {
    width: calc(10%);
    width: -webkit-calc(10%);
  }

  ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }

  ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }

  .wizard-steps > li {
    display: block;
  }

  .dropdown .mailbox, .dropdown .dropdown-tasks {
    left: -94px;
  }

  .fix-header .navbar-static-top {
    position: fixed;
    top: 0;
    width: 100%;
  }

  .fix-header #page-wrapper {
    margin-top: 60px;
  }

  .fix-header .sidebar {
    position: fixed;
    height: 350px;
    top: 60px;
    z-index: 100;
    overflow: auto !important;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
  }

  .mega-dropdown-menu {
    height: 340px;
    overflow: auto;
  }

  .left-aside {
    position: relative;
    width: 100%;
    border: 0;
  }

  .right-aside {
    margin-left: 0;
  }

  .chat-main-box .chat-left-aside {
    left: -250px;
    transition: 0.5s ease-in;
    background: #ffffff;
  }

  .chat-main-box .chat-left-aside.open-pnl {
    left: 0;
  }

  .chat-main-box .chat-left-aside .open-panel {
    display: block;
  }

  .chat-main-box .chat-right-aside {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .vtabs .tabs-vertical {
    width: auto;
  }

  .stat-item {
    padding-right: 0;
  }

  .login-box {
    width: 100%;
  }
}
/*Just change your choise color here its theme Colors*/
body {
  background: #EDF1F5;
}

/*Top Header Part*/
.top-left-part {
  background: #060d37;
}

.logo i {
  color: #ffffff;
}

.navbar-header {
  background: #060d37;
}

.navbar-top-links > li > a {
  color: #ffffff;
}

/*Right panel*/
.right-sidebar .rpanel-title {
  background: #060d37;
}

/*Bread Crumb*/
.bg-title .breadcrumb .active {
  color: #060d37;
}

/*Sidebar*/
.sidebar {
  background: #060d37;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
}

.sidebar .label-custom {
  background: #01c0c8;
}

#side-menu li a {
  color: #a6acbc;
}

#side-menu li a {
  color: #a6acbc;
  border-left: 0px solid #060d37;
}

#side-menu > li > a:hover,
#side-menu > li > a:focus {
  background: rgba(0, 0, 0, 0.07);
}

#side-menu > li > a.active {
  border-left: 3px solid #060d37;
  color: #ffffff;
  font-weight: 500;
}

#side-menu > li > a.active i {
  color: #060d37;
}

#side-menu ul > li > a:hover {
  color: #060d37;
}

#side-menu ul > li > a.active {
  color: #ffffff;
  font-weight: 500;
}

.sidebar #side-menu .user-pro .nav-second-level a:hover {
  color: #060d37;
}

.content-wrapper .sidebar .nav-second-level li {
  background: #444859;
}

@media (min-width: 768px) {
  .content-wrapper #side-menu ul,
.content-wrapper .sidebar #side-menu > li:hover,
.content-wrapper .sidebar .nav-second-level > li > a {
    background: #444859;
  }
}
.user-profile .user-pro-body .u-dropdown {
  color: #a6acbc;
}

/*themecolor*/
.bg-theme {
  background-color: #fb9678 !important;
}

.bg-theme-dark {
  background-color: #01c0c8 !important;
}

/*Chat widget*/
.chat-list .odd .chat-text {
  background: #060d37;
}

/*Button*/
.btn-custom {
  background: #060d37;
  border: 1px solid #060d37;
  color: #ffffff;
}

.btn-custom:hover {
  background: #060d37;
  opacity: 0.8;
  color: #ffffff;
  border: 1px solid #060d37;
}

/*Custom tab*/
.customtab li.active a,
.customtab li.active a:hover,
.customtab li.active a:focus {
  border-bottom: 2px solid #060d37;
  color: #060d37;
}

.tabs-vertical li.active a,
.tabs-vertical li.active a:hover,
.tabs-vertical li.active a:focus {
  background: #060d37;
  border-right: 2px solid #060d37;
}

/*Nav-pills*/
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #060d37;
  color: #ffffff;
}

.navbar-header .logo {
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 60px;
}
.navbar-header .logo-icon {
  display: none;
  padding-right: 0;
  position: relative;
  top: 18px;
  left: 4px;
}
.navbar-header .logo-text {
  position: relative;
  top: 17px;
  left: -3px;
}
.navbar-header .navbar-top-links > li > a > i {
  line-height: 60px;
}

.content-wrapper .logo-icon {
  display: block;
}
.content-wrapper .logo-text {
  display: none;
}

#page-wrapper {
  min-height: 750px;
}

.footer span {
  float: right;
}

i.icon {
  padding-right: 4px;
}

.table > tbody > tr > td {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px !important;
  vertical-align: middle !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  height: 50px !important;
}

#side-menu > li > a.active i {
  color: white;
}

#side-menu li ul {
  list-style-type: none;
}

.right-side-toggle a:focus {
  background: #030820;
}

.panel .panel-action .btn.btn-outline-primary {
  border: solid 1px #d9d9d9 !important;
}
.panel .panel-action .btn.btn-outline-primary i {
  color: #d9d9d9 !important;
}

@media (min-width: 768px) {
  .sidebar {
    width: 240px;
  }
}
#side-menu ul > li {
  padding-right: 10px;
}

#side-menu ul > li > a:hover {
  color: #FFF;
}

.sidebar .badge {
  float: right;
  margin-right: 5px;
}
.sidebar .badge.badge-danger {
  background-color: red !important;
}
.sidebar .badge.badge-registrar {
  background-color: #c5a761 !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

@media only screen {
  .print-only {
    display: none !important;
  }
}
.cursor-pointer {
  cursor: pointer;
}

.text-red {
  color: #e63535;
}

@media (min-width: 992px) {
  .modal-xl {
    width: 1140px;
  }
}
.table .bg-warning {
  background-color: #ffc6bb !important;
}

.alert.alert-danger, .alert.alert-error {
  color: #b94a48 !important;
  background-color: #f2dede !important;
  border-color: #eed3d7 !important;
  text-align: left !important;
  padding: 8px 35px 8px 14px !important;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*
|--------------------------------------------------------------------------
| Autofill
|--------------------------------------------------------------------------
|
*/
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background: white !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

/*
|--------------------------------------------------------------------------
| General
|--------------------------------------------------------------------------
|
*/
.control-label span.required {
  color: red;
}

.form-control {
  transition: border 0.3s !important;
}

/*
|--------------------------------------------------------------------------
| Radio
|--------------------------------------------------------------------------
|
*/
.radio, .checkbox {
  display: inline-block;
}
.radio input, .checkbox input {
  position: static;
}
.radio label, .checkbox label {
  margin-right: 25px;
}

.checkbox-container {
  cursor: pointer;
}
.checkbox-container input {
  display: none;
}
.checkbox-container span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #e4e7ea;
  position: relative;
  top: 4px;
  margin: 0 3px;
}
.checkbox-container.checked span:before {
  content: "";
  background: url("../images/check.png") no-repeat top left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 22px;
  height: 22px;
}

/*
|--------------------------------------------------------------------------
| Errors, Disabled
|--------------------------------------------------------------------------
|
*/
input.has-error, textarea.has-error {
  border: 1px solid #cc233f !important;
}
input[disabled], textarea[disabled] {
  background: #F8F8F8 !important;
}

/*
|--------------------------------------------------------------------------
| Select
|--------------------------------------------------------------------------
|
*/
.select2-container {
  width: 100% !important;
  display: block !important;
}
.select2-container .selection {
  width: 100% !important;
}
.select2-container .select2-selection {
  border-radius: 0;
  border: 1px solid #e4e7ea;
  height: 40px;
  padding: 6px 4px;
}
.select2-container .select2-selection__arrow {
  top: 7px !important;
  right: 5px !important;
}

select.form-control {
  appearance: none;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-appearance: none;
  -moz-border-radius: 0px;
  background: white url("../images/select-arrow.png") no-repeat center right;
}

.alert {
  background: white;
  color: black;
  border-width: 2px;
  position: relative;
  padding-left: 80px;
  border-radius: 5px;
  text-align: center;
}
.alert:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
}
.alert.alert-danger {
  border-color: #cc233f;
}
.alert.alert-danger .alert-intro {
  color: #cc233f;
  font-weight: 600;
}
.alert.alert-danger:before {
  background: #cc233f url("../images/warning-icon.png") no-repeat center center;
}

.table tr:first-child td {
  border-top: none !important;
}
.table td {
  color: #555;
}
.table th {
  background: #e4e7ea;
  color: #333 !important;
  font-size: 13px;
  padding: 10px 8px 8px 8px !important;
  font-weight: 400;
}
.table .text-muted {
  color: #909090;
}
.table .btn {
  margin-bottom: 5px;
  position: relative;
  top: 3px;
}
.table form {
  margin-bottom: 0;
  display: inline-block;
}

.panel .panel-action a {
  opacity: 1;
}
.panel .panel-action .dropdown a {
  opacity: 0.5;
}
.panel .panel-action .dropdown a:hover {
  opacity: 1;
}
.panel .panel-action .btn {
  position: relative;
  top: -5px !important;
}
.panel .panel-action .btn i {
  padding-right: 0;
  color: white;
  font-size: 14px;
  margin-left: 0;
}
.panel .panel-action .btn a {
  color: white;
  font-size: 14px;
}
.panel.panel-primary .panel-heading {
  background: #060d37;
}
.panel.panel-primary .btn {
  color: white;
}

.modal .modal-body {
  padding: 25px;
}
.modal form {
  margin-bottom: 0;
}

.platforminfos {
  background-color: #e3e3e3 !important;
  padding-bottom: 20px;
}
.platforminfos h3 {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #c3c3c3;
}
.platforminfos .progress {
  margin-bottom: 5px;
}
.platforminfos .legend {
  font-size: 10px;
  font-style: italic;
}
.platforminfos h5 {
  font-weight: 400;
}
.platforminfos ul.equalize {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

#modal_generate_invoice .alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
  padding: 8px 14px 8px 14px;
}
#modal_generate_invoice .alert-info h4 {
  font-weight: 500;
}
#modal_generate_invoice .alert-info .rules {
  margin-top: 10px;
  background-color: #c3e2f2;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  font-size: 12px;
}
#modal_generate_invoice .alert-info .rules .rule {
  margin: 0;
  background-color: #d9edf7;
  padding: 5px 10px;
  border-radius: 5px;
}
#modal_generate_invoice .alert-info .rules .condition {
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}
#modal_generate_invoice .alert-info .rules .condition.big-condition {
  font-size: 25px;
}

.btn {
  opacity: 1 !important;
}
.btn:hover, .btn:active, .btn:focus {
  opacity: 1 !important;
  box-shadow: none !important;
}
.btn.btn-default {
  background: #e4e7ea;
  border-color: #e4e7ea;
}
.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
  background: #dee2e6 !important;
  border-color: #e4e7ea !important;
}
.btn.btn-primary {
  background: #060d37;
  border-color: #060d37;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  background: black !important;
  border-color: #060d37;
}
.btn.btn-danger {
  background: #cc233f;
  border-color: #cc233f;
}
.btn.btn-danger:hover, .btn.btn-danger:active, .btn.btn-danger:focus {
  background: #b61f38 !important;
  border-color: #cc233f;
}
.btn.btn-success {
  background: #00ac9b;
  border-color: #00ac9b;
}
.btn.btn-success:hover, .btn.btn-success:active, .btn.btn-success:focus {
  background: #009889 !important;
  border-color: #00ac9b;
}
.btn.btn-success.loading {
  position: relative;
  opacity: 0.8;
  color: transparent !important;
  text-shadow: none !important;
  cursor: default !important;
}
.btn.btn-success.loading:before {
  margin-top: -13px;
  margin-left: -13px;
  width: 25px;
  height: 25px;
  content: "";
  display: inline-block;
  position: absolute;
  background: transparent;
  border: 2px solid #fff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  animation: spin 0.8s ease-in-out infinite;
  -webkit-animation: spin 0.8s ease-in-out infinite;
  -moz-animation: spin 0.8s ease-in-out infinite;
}

.label.label-primary {
  background-color: #060d37;
}

.tablesorter {
  overflow: hidden;
}
.tablesorter .tablesorter-header {
  position: relative;
  border-bottom: 1px solid #dadada !important;
  padding-bottom: 8px !important;
  box-shadow: none !important;
  outline: none !important;
  cursor: pointer;
}
.tablesorter .tablesorter-header .tablesorter-header-inner:after {
  position: absolute;
  right: 15px;
  top: 15px;
}
.tablesorter .tablesorter-header.tablesorter-headerUnSorted .tablesorter-header-inner:after {
  content: url("../images/tablesorter/sort_both.png");
}
.tablesorter .tablesorter-header.tablesorter-headerAsc .tablesorter-header-inner:after {
  content: url("../images/tablesorter/sort_asc.png");
}
.tablesorter .tablesorter-header.tablesorter-headerDesc .tablesorter-header-inner:after {
  content: url("../images/tablesorter/sort_desc.png");
}
.tablesorter .tablesorter-header.sorter-false .tablesorter-header-inner:after {
  content: "" !important;
}
.tablesorter .tablesorter-filter-row {
  box-sizing: border-box;
}
.tablesorter .tablesorter-filter-row th, .tablesorter .tablesorter-filter-row td {
  background: white !important;
  margin-bottom: 10px !important;
}
.tablesorter .tablesorter-filter-row .tablesorter-filter {
  border: 1px solid #E4E7EA;
  font-size: 12px;
  color: #555;
  padding: 5px 8px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: white;
}
.tablesorter .tablesorter-filter-row .tablesorter-filter.disabled {
  border: 1px solid rgba(127, 186, 0, 0.2);
  background: #fbfbfb;
}
.tablesorter .tablesorter-filter-row .tablesorter-filter:focus {
  outline: none;
  border: 1px solid #060d37;
}
.tablesorter .tablesorter-filter-row select.tablesorter-filter {
  background: white url("../images/select-arrow-mini.png") no-repeat center right;
}
.tablesorter tbody tr.filtered {
  display: none;
}

.datepicker .today {
  background: #e4e7ea !important;
  color: black !important;
}
.datepicker .active {
  background: #03a9f3 !important;
}

#noty_topRight_layout_container li {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}
#noty_topRight_layout_container .noty_bar > div {
  color: white !important;
}
#noty_topRight_layout_container .noty_type_information .noty_message {
  background: #03a9f3;
}
#noty_topRight_layout_container .noty_type_success .noty_message {
  background: #00ac9b;
}
#noty_topRight_layout_container .noty_type_warning .noty_message {
  background: #cc233f;
}
#noty_topRight_layout_container .noty_bar {
  margin-bottom: 5px !important;
}
#noty_topRight_layout_container .noty_message {
  padding-top: 10px !important;
}

.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .thumbnail .extension {
  height: 50px !important;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput .btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.fileinput .btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
}
.fileinput.fileinput-exists .fileinput-new, .fileinput.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput .fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput .fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}
.fileinput .form-control .fileinput-filename {
  vertical-align: bottom;
}
.fileinput.input-group {
  display: table;
}
.fileinput.fileinput-new.input-group .btn-file, .fileinput.fileinput-new .input-group .btn-file {
  border-radius: 0;
}
.fileinput.fileinput-new.input-group .btn-file.btn-xs, .fileinput.fileinput-new.input-group .btn-group-xs > .btn-file.btn, .fileinput.fileinput-new.input-group .btn-file.btn-sm, .fileinput.fileinput-new.input-group .btn-group-sm > .btn-file.btn, .fileinput.fileinput-new .input-group .btn-file.btn-xs, .fileinput.fileinput-new .input-group .btn-group-xs > .btn-file.btn, .fileinput.fileinput-new .input-group .btn-file.btn-sm, .fileinput.fileinput-new .input-group .btn-group-sm > .btn-file.btn {
  border-radius: 0;
}
.fileinput.fileinput-new.input-group .btn-file.btn-lg, .fileinput.fileinput-new.input-group .btn-group-lg > .btn-file.btn, .fileinput.fileinput-new .input-group .btn-file.btn-lg, .fileinput.fileinput-new .input-group .btn-group-lg > .btn-file.btn {
  border-radius: 0;
}
.fileinput .fileinput-preview {
  position: relative;
  min-width: 150px;
}
.fileinput .fileinput-preview img {
  max-height: 150px !important;
}
.fileinput .fileinput-preview .file-name {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
  display: none;
}
.fileinput .fileinput-preview .file-name span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  line-height: 15px !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.fileinput .fileinput-preview:hover .file-name {
  display: block;
  background: rgba(0, 0, 0, 0.5);
}
.fileinput .form-group.has-warning .fileinput .fileinput-preview {
  color: #fec107;
}
.fileinput .form-group.has-warning .fileinput .thumbnail {
  border-color: #fec107;
}
.fileinput .form-group.has-error .fileinput .fileinput-preview {
  color: #cc233f;
}
.fileinput .form-group.has-error .fileinput .thumbnail {
  border-color: #cc233f;
}
.fileinput .form-group.has-success .fileinput .fileinput-preview {
  color: #00ac9b;
}
.fileinput .form-group.has-success .fileinput .thumbnail {
  border-color: #00ac9b;
}
.fileinput .input-group-addon:not(:first-child) {
  border-left: 0;
}

#client .user-bg {
  margin: 0;
  height: auto;
  background: white;
}
#client .user-bg .user-bg-img {
  padding: 25px;
  border-bottom: 1px solid #EEE;
}
#client .user-bg .user-bg-img img {
  max-height: 200px;
}
#client .user-bg .user-no-bg {
  width: 100%;
  height: 200px;
  background: #e1e4e8;
}
#client .user-bg .user-no-bg span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  color: black;
  font-size: 25px;
}
#client .user-btm-box {
  padding-top: 0;
}
#client .user-btm-box p {
  word-wrap: break-word;
  margin-bottom: 0;
}
#client .user-btm-box hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
#client .user-btm-box h1 {
  margin-bottom: 0;
}
#client .panel-action .btn {
  top: -5px !important;
}
#client .panel-action .btn i {
  padding-right: 0;
}
#client .panel-action .dropdown {
  position: relative;
  top: -3px;
  margin-right: 15px;
}

#login #wrapper {
  background: #0F367A !important;
}
#login .login-register {
  background: #eee !important;
}
#login .login-box {
  margin-top: 8% !important;
  background: none !important;
  background: #0F367A !important;
}
#login .logo img {
  max-width: 400px;
  margin-bottom: 10px;
}
#login .item {
  position: absolute;
  display: inline-block;
  z-index: -1;
  transition: opacity 0.6s;
  opacity: 0;
}
#login .item.item-show {
  opacity: 1;
}
#login .white-box {
  z-index: 2;
}
#login .meteorite {
  background: transparent url("../images/illustrations/meteorite.png");
  width: 134px;
  height: 157px;
}
#login .ciel {
  background: transparent url("../images/illustrations/ciel.png");
  width: 756px;
  height: 433px;
}
#login .soucoupe {
  background: transparent url("../images/illustrations/soucoupe.png");
  width: 96px;
  height: 88px;
}
#login .terre {
  background: transparent url("../images/illustrations/terre.png");
  width: 50px;
  height: 49px;
}
#login .meteorite1 {
  top: 80%;
  left: 20%;
}
#login .meteorite2 {
  top: 20%;
  right: 20%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#login .ciel1 {
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#login .ciel2 {
  bottom: 0;
  right: 0;
}
#login .soucoupe1 {
  top: 70%;
  left: 50%;
}
#login .terre1 {
  top: 50%;
  left: 25%;
}
#login .particule {
  z-index: -1;
}

#project .counter h1 {
  line-height: 20px;
}
#project .counter small {
  padding-bottom: 5px;
  display: inline-block;
}
#project .counter .chart {
  margin-top: 0;
  margin-bottom: 0;
}
#project .avatar img {
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}

#management .panel-action .dropdown {
  position: relative;
  top: -3px;
  margin-right: 15px;
}
#management .total-row td {
  background: white;
}
#management .total-row .total {
  color: black;
  font-weight: 600;
}

#activity tr:hover td {
  background: #f6fafe;
}
#activity tr.active td {
  background: #f6fafe !important;
}
#activity tr.active td.firstname {
  font-weight: 600;
  color: #03a9f3;
}
#activity td {
  font-size: 14px !important;
  font-weight: 300 !important;
}
#activity .client {
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 5px;
  display: inline-block;
}
#activity .project td {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
#activity .label {
  min-width: 47px !important;
  display: inline-block;
}

/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*/
@-webkit-keyframes animation1 {
  0% {
    -webkit-transform: translate(444px, 139px);
            transform: translate(444px, 139px);
  }
  4.55% {
    -webkit-transform: translate(476px, 166px);
            transform: translate(476px, 166px);
  }
  9.09% {
    -webkit-transform: translate(508px, 139px);
            transform: translate(508px, 139px);
  }
  13.64% {
    -webkit-transform: translate(540px, 139px);
            transform: translate(540px, 139px);
  }
  18.18% {
    -webkit-transform: translate(572px, 166px);
            transform: translate(572px, 166px);
  }
  22.73% {
    -webkit-transform: translate(604px, 139px);
            transform: translate(604px, 139px);
  }
  27.27% {
    -webkit-transform: translate(636px, 139px);
            transform: translate(636px, 139px);
  }
  31.82% {
    -webkit-transform: translate(668px, 112px);
            transform: translate(668px, 112px);
  }
  36.36% {
    -webkit-transform: translate(700px, 139px);
            transform: translate(700px, 139px);
  }
  40.91% {
    -webkit-transform: translate(732px, 112px);
            transform: translate(732px, 112px);
  }
  45.45% {
    -webkit-transform: translate(764px, 112px);
            transform: translate(764px, 112px);
  }
  50% {
    -webkit-transform: translate(796px, 112px);
            transform: translate(796px, 112px);
  }
  54.55% {
    -webkit-transform: translate(828px, 85px);
            transform: translate(828px, 85px);
  }
  59.09% {
    -webkit-transform: translate(860px, 85px);
            transform: translate(860px, 85px);
  }
  63.64% {
    -webkit-transform: translate(892px, 85px);
            transform: translate(892px, 85px);
  }
  68.18% {
    -webkit-transform: translate(924px, 85px);
            transform: translate(924px, 85px);
  }
  72.73% {
    -webkit-transform: translate(956px, 85px);
            transform: translate(956px, 85px);
  }
  77.27% {
    -webkit-transform: translate(988px, 58px);
            transform: translate(988px, 58px);
  }
  81.82% {
    -webkit-transform: translate(1020px, 31px);
            transform: translate(1020px, 31px);
  }
  86.36% {
    -webkit-transform: translate(1052px, 31px);
            transform: translate(1052px, 31px);
  }
  90.91% {
    -webkit-transform: translate(1084px, 4px);
            transform: translate(1084px, 4px);
  }
  95.45% {
    -webkit-transform: translate(1116px, -23px);
            transform: translate(1116px, -23px);
  }
  100% {
    -webkit-transform: translate(1148px, -23px);
            transform: translate(1148px, -23px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation1 {
  0% {
    -webkit-transform: translate(444px, 139px);
            transform: translate(444px, 139px);
  }
  4.55% {
    -webkit-transform: translate(476px, 166px);
            transform: translate(476px, 166px);
  }
  9.09% {
    -webkit-transform: translate(508px, 139px);
            transform: translate(508px, 139px);
  }
  13.64% {
    -webkit-transform: translate(540px, 139px);
            transform: translate(540px, 139px);
  }
  18.18% {
    -webkit-transform: translate(572px, 166px);
            transform: translate(572px, 166px);
  }
  22.73% {
    -webkit-transform: translate(604px, 139px);
            transform: translate(604px, 139px);
  }
  27.27% {
    -webkit-transform: translate(636px, 139px);
            transform: translate(636px, 139px);
  }
  31.82% {
    -webkit-transform: translate(668px, 112px);
            transform: translate(668px, 112px);
  }
  36.36% {
    -webkit-transform: translate(700px, 139px);
            transform: translate(700px, 139px);
  }
  40.91% {
    -webkit-transform: translate(732px, 112px);
            transform: translate(732px, 112px);
  }
  45.45% {
    -webkit-transform: translate(764px, 112px);
            transform: translate(764px, 112px);
  }
  50% {
    -webkit-transform: translate(796px, 112px);
            transform: translate(796px, 112px);
  }
  54.55% {
    -webkit-transform: translate(828px, 85px);
            transform: translate(828px, 85px);
  }
  59.09% {
    -webkit-transform: translate(860px, 85px);
            transform: translate(860px, 85px);
  }
  63.64% {
    -webkit-transform: translate(892px, 85px);
            transform: translate(892px, 85px);
  }
  68.18% {
    -webkit-transform: translate(924px, 85px);
            transform: translate(924px, 85px);
  }
  72.73% {
    -webkit-transform: translate(956px, 85px);
            transform: translate(956px, 85px);
  }
  77.27% {
    -webkit-transform: translate(988px, 58px);
            transform: translate(988px, 58px);
  }
  81.82% {
    -webkit-transform: translate(1020px, 31px);
            transform: translate(1020px, 31px);
  }
  86.36% {
    -webkit-transform: translate(1052px, 31px);
            transform: translate(1052px, 31px);
  }
  90.91% {
    -webkit-transform: translate(1084px, 4px);
            transform: translate(1084px, 4px);
  }
  95.45% {
    -webkit-transform: translate(1116px, -23px);
            transform: translate(1116px, -23px);
  }
  100% {
    -webkit-transform: translate(1148px, -23px);
            transform: translate(1148px, -23px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation2 {
  0% {
    -webkit-transform: translate(380px, 733px);
            transform: translate(380px, 733px);
  }
  4.76% {
    -webkit-transform: translate(412px, 706px);
            transform: translate(412px, 706px);
  }
  9.52% {
    -webkit-transform: translate(444px, 706px);
            transform: translate(444px, 706px);
  }
  14.29% {
    -webkit-transform: translate(476px, 706px);
            transform: translate(476px, 706px);
  }
  19.05% {
    -webkit-transform: translate(508px, 679px);
            transform: translate(508px, 679px);
  }
  23.81% {
    -webkit-transform: translate(540px, 679px);
            transform: translate(540px, 679px);
  }
  28.57% {
    -webkit-transform: translate(572px, 706px);
            transform: translate(572px, 706px);
  }
  33.33% {
    -webkit-transform: translate(604px, 733px);
            transform: translate(604px, 733px);
  }
  38.1% {
    -webkit-transform: translate(636px, 733px);
            transform: translate(636px, 733px);
  }
  42.86% {
    -webkit-transform: translate(668px, 733px);
            transform: translate(668px, 733px);
  }
  47.62% {
    -webkit-transform: translate(700px, 760px);
            transform: translate(700px, 760px);
  }
  52.38% {
    -webkit-transform: translate(732px, 787px);
            transform: translate(732px, 787px);
  }
  57.14% {
    -webkit-transform: translate(764px, 760px);
            transform: translate(764px, 760px);
  }
  61.9% {
    -webkit-transform: translate(796px, 760px);
            transform: translate(796px, 760px);
  }
  66.67% {
    -webkit-transform: translate(828px, 733px);
            transform: translate(828px, 733px);
  }
  71.43% {
    -webkit-transform: translate(860px, 706px);
            transform: translate(860px, 706px);
  }
  76.19% {
    -webkit-transform: translate(892px, 679px);
            transform: translate(892px, 679px);
  }
  80.95% {
    -webkit-transform: translate(924px, 652px);
            transform: translate(924px, 652px);
  }
  85.71% {
    -webkit-transform: translate(956px, 679px);
            transform: translate(956px, 679px);
  }
  90.48% {
    -webkit-transform: translate(988px, 652px);
            transform: translate(988px, 652px);
  }
  95.24% {
    -webkit-transform: translate(1020px, 652px);
            transform: translate(1020px, 652px);
  }
  100% {
    -webkit-transform: translate(1052px, 652px);
            transform: translate(1052px, 652px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation2 {
  0% {
    -webkit-transform: translate(380px, 733px);
            transform: translate(380px, 733px);
  }
  4.76% {
    -webkit-transform: translate(412px, 706px);
            transform: translate(412px, 706px);
  }
  9.52% {
    -webkit-transform: translate(444px, 706px);
            transform: translate(444px, 706px);
  }
  14.29% {
    -webkit-transform: translate(476px, 706px);
            transform: translate(476px, 706px);
  }
  19.05% {
    -webkit-transform: translate(508px, 679px);
            transform: translate(508px, 679px);
  }
  23.81% {
    -webkit-transform: translate(540px, 679px);
            transform: translate(540px, 679px);
  }
  28.57% {
    -webkit-transform: translate(572px, 706px);
            transform: translate(572px, 706px);
  }
  33.33% {
    -webkit-transform: translate(604px, 733px);
            transform: translate(604px, 733px);
  }
  38.1% {
    -webkit-transform: translate(636px, 733px);
            transform: translate(636px, 733px);
  }
  42.86% {
    -webkit-transform: translate(668px, 733px);
            transform: translate(668px, 733px);
  }
  47.62% {
    -webkit-transform: translate(700px, 760px);
            transform: translate(700px, 760px);
  }
  52.38% {
    -webkit-transform: translate(732px, 787px);
            transform: translate(732px, 787px);
  }
  57.14% {
    -webkit-transform: translate(764px, 760px);
            transform: translate(764px, 760px);
  }
  61.9% {
    -webkit-transform: translate(796px, 760px);
            transform: translate(796px, 760px);
  }
  66.67% {
    -webkit-transform: translate(828px, 733px);
            transform: translate(828px, 733px);
  }
  71.43% {
    -webkit-transform: translate(860px, 706px);
            transform: translate(860px, 706px);
  }
  76.19% {
    -webkit-transform: translate(892px, 679px);
            transform: translate(892px, 679px);
  }
  80.95% {
    -webkit-transform: translate(924px, 652px);
            transform: translate(924px, 652px);
  }
  85.71% {
    -webkit-transform: translate(956px, 679px);
            transform: translate(956px, 679px);
  }
  90.48% {
    -webkit-transform: translate(988px, 652px);
            transform: translate(988px, 652px);
  }
  95.24% {
    -webkit-transform: translate(1020px, 652px);
            transform: translate(1020px, 652px);
  }
  100% {
    -webkit-transform: translate(1052px, 652px);
            transform: translate(1052px, 652px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation3 {
  0% {
    -webkit-transform: translate(444px, 544px);
            transform: translate(444px, 544px);
  }
  4.35% {
    -webkit-transform: translate(476px, 517px);
            transform: translate(476px, 517px);
  }
  8.7% {
    -webkit-transform: translate(508px, 517px);
            transform: translate(508px, 517px);
  }
  13.04% {
    -webkit-transform: translate(540px, 544px);
            transform: translate(540px, 544px);
  }
  17.39% {
    -webkit-transform: translate(572px, 544px);
            transform: translate(572px, 544px);
  }
  21.74% {
    -webkit-transform: translate(604px, 544px);
            transform: translate(604px, 544px);
  }
  26.09% {
    -webkit-transform: translate(636px, 571px);
            transform: translate(636px, 571px);
  }
  30.43% {
    -webkit-transform: translate(668px, 571px);
            transform: translate(668px, 571px);
  }
  34.78% {
    -webkit-transform: translate(700px, 544px);
            transform: translate(700px, 544px);
  }
  39.13% {
    -webkit-transform: translate(732px, 517px);
            transform: translate(732px, 517px);
  }
  43.48% {
    -webkit-transform: translate(764px, 517px);
            transform: translate(764px, 517px);
  }
  47.83% {
    -webkit-transform: translate(796px, 517px);
            transform: translate(796px, 517px);
  }
  52.17% {
    -webkit-transform: translate(828px, 490px);
            transform: translate(828px, 490px);
  }
  56.52% {
    -webkit-transform: translate(860px, 463px);
            transform: translate(860px, 463px);
  }
  60.87% {
    -webkit-transform: translate(892px, 436px);
            transform: translate(892px, 436px);
  }
  65.22% {
    -webkit-transform: translate(924px, 436px);
            transform: translate(924px, 436px);
  }
  69.57% {
    -webkit-transform: translate(956px, 409px);
            transform: translate(956px, 409px);
  }
  73.91% {
    -webkit-transform: translate(988px, 436px);
            transform: translate(988px, 436px);
  }
  78.26% {
    -webkit-transform: translate(1020px, 463px);
            transform: translate(1020px, 463px);
  }
  82.61% {
    -webkit-transform: translate(1052px, 490px);
            transform: translate(1052px, 490px);
  }
  86.96% {
    -webkit-transform: translate(1084px, 517px);
            transform: translate(1084px, 517px);
  }
  91.3% {
    -webkit-transform: translate(1116px, 517px);
            transform: translate(1116px, 517px);
  }
  95.65% {
    -webkit-transform: translate(1148px, 544px);
            transform: translate(1148px, 544px);
  }
  100% {
    -webkit-transform: translate(1180px, 544px);
            transform: translate(1180px, 544px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation3 {
  0% {
    -webkit-transform: translate(444px, 544px);
            transform: translate(444px, 544px);
  }
  4.35% {
    -webkit-transform: translate(476px, 517px);
            transform: translate(476px, 517px);
  }
  8.7% {
    -webkit-transform: translate(508px, 517px);
            transform: translate(508px, 517px);
  }
  13.04% {
    -webkit-transform: translate(540px, 544px);
            transform: translate(540px, 544px);
  }
  17.39% {
    -webkit-transform: translate(572px, 544px);
            transform: translate(572px, 544px);
  }
  21.74% {
    -webkit-transform: translate(604px, 544px);
            transform: translate(604px, 544px);
  }
  26.09% {
    -webkit-transform: translate(636px, 571px);
            transform: translate(636px, 571px);
  }
  30.43% {
    -webkit-transform: translate(668px, 571px);
            transform: translate(668px, 571px);
  }
  34.78% {
    -webkit-transform: translate(700px, 544px);
            transform: translate(700px, 544px);
  }
  39.13% {
    -webkit-transform: translate(732px, 517px);
            transform: translate(732px, 517px);
  }
  43.48% {
    -webkit-transform: translate(764px, 517px);
            transform: translate(764px, 517px);
  }
  47.83% {
    -webkit-transform: translate(796px, 517px);
            transform: translate(796px, 517px);
  }
  52.17% {
    -webkit-transform: translate(828px, 490px);
            transform: translate(828px, 490px);
  }
  56.52% {
    -webkit-transform: translate(860px, 463px);
            transform: translate(860px, 463px);
  }
  60.87% {
    -webkit-transform: translate(892px, 436px);
            transform: translate(892px, 436px);
  }
  65.22% {
    -webkit-transform: translate(924px, 436px);
            transform: translate(924px, 436px);
  }
  69.57% {
    -webkit-transform: translate(956px, 409px);
            transform: translate(956px, 409px);
  }
  73.91% {
    -webkit-transform: translate(988px, 436px);
            transform: translate(988px, 436px);
  }
  78.26% {
    -webkit-transform: translate(1020px, 463px);
            transform: translate(1020px, 463px);
  }
  82.61% {
    -webkit-transform: translate(1052px, 490px);
            transform: translate(1052px, 490px);
  }
  86.96% {
    -webkit-transform: translate(1084px, 517px);
            transform: translate(1084px, 517px);
  }
  91.3% {
    -webkit-transform: translate(1116px, 517px);
            transform: translate(1116px, 517px);
  }
  95.65% {
    -webkit-transform: translate(1148px, 544px);
            transform: translate(1148px, 544px);
  }
  100% {
    -webkit-transform: translate(1180px, 544px);
            transform: translate(1180px, 544px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation4 {
  0% {
    -webkit-transform: translate(668px, 625px);
            transform: translate(668px, 625px);
  }
  20% {
    -webkit-transform: translate(700px, 598px);
            transform: translate(700px, 598px);
  }
  40% {
    -webkit-transform: translate(732px, 571px);
            transform: translate(732px, 571px);
  }
  60% {
    -webkit-transform: translate(764px, 571px);
            transform: translate(764px, 571px);
  }
  80% {
    -webkit-transform: translate(796px, 544px);
            transform: translate(796px, 544px);
  }
  100% {
    -webkit-transform: translate(828px, 571px);
            transform: translate(828px, 571px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation4 {
  0% {
    -webkit-transform: translate(668px, 625px);
            transform: translate(668px, 625px);
  }
  20% {
    -webkit-transform: translate(700px, 598px);
            transform: translate(700px, 598px);
  }
  40% {
    -webkit-transform: translate(732px, 571px);
            transform: translate(732px, 571px);
  }
  60% {
    -webkit-transform: translate(764px, 571px);
            transform: translate(764px, 571px);
  }
  80% {
    -webkit-transform: translate(796px, 544px);
            transform: translate(796px, 544px);
  }
  100% {
    -webkit-transform: translate(828px, 571px);
            transform: translate(828px, 571px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation5 {
  0% {
    -webkit-transform: translate(-100px, 841px);
            transform: translate(-100px, 841px);
  }
  14.29% {
    -webkit-transform: translate(-68px, 868px);
            transform: translate(-68px, 868px);
  }
  28.57% {
    -webkit-transform: translate(-36px, 868px);
            transform: translate(-36px, 868px);
  }
  42.86% {
    -webkit-transform: translate(-4px, 895px);
            transform: translate(-4px, 895px);
  }
  57.14% {
    -webkit-transform: translate(28px, 922px);
            transform: translate(28px, 922px);
  }
  71.43% {
    -webkit-transform: translate(60px, 895px);
            transform: translate(60px, 895px);
  }
  85.71% {
    -webkit-transform: translate(92px, 868px);
            transform: translate(92px, 868px);
  }
  100% {
    -webkit-transform: translate(124px, 868px);
            transform: translate(124px, 868px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation5 {
  0% {
    -webkit-transform: translate(-100px, 841px);
            transform: translate(-100px, 841px);
  }
  14.29% {
    -webkit-transform: translate(-68px, 868px);
            transform: translate(-68px, 868px);
  }
  28.57% {
    -webkit-transform: translate(-36px, 868px);
            transform: translate(-36px, 868px);
  }
  42.86% {
    -webkit-transform: translate(-4px, 895px);
            transform: translate(-4px, 895px);
  }
  57.14% {
    -webkit-transform: translate(28px, 922px);
            transform: translate(28px, 922px);
  }
  71.43% {
    -webkit-transform: translate(60px, 895px);
            transform: translate(60px, 895px);
  }
  85.71% {
    -webkit-transform: translate(92px, 868px);
            transform: translate(92px, 868px);
  }
  100% {
    -webkit-transform: translate(124px, 868px);
            transform: translate(124px, 868px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation6 {
  0% {
    -webkit-transform: translate(316px, 112px);
            transform: translate(316px, 112px);
  }
  3.03% {
    -webkit-transform: translate(348px, 85px);
            transform: translate(348px, 85px);
  }
  6.06% {
    -webkit-transform: translate(380px, 58px);
            transform: translate(380px, 58px);
  }
  9.09% {
    -webkit-transform: translate(412px, 85px);
            transform: translate(412px, 85px);
  }
  12.12% {
    -webkit-transform: translate(444px, 112px);
            transform: translate(444px, 112px);
  }
  15.15% {
    -webkit-transform: translate(476px, 85px);
            transform: translate(476px, 85px);
  }
  18.18% {
    -webkit-transform: translate(508px, 58px);
            transform: translate(508px, 58px);
  }
  21.21% {
    -webkit-transform: translate(540px, 31px);
            transform: translate(540px, 31px);
  }
  24.24% {
    -webkit-transform: translate(572px, 4px);
            transform: translate(572px, 4px);
  }
  27.27% {
    -webkit-transform: translate(604px, -23px);
            transform: translate(604px, -23px);
  }
  30.3% {
    -webkit-transform: translate(636px, -50px);
            transform: translate(636px, -50px);
  }
  33.33% {
    -webkit-transform: translate(668px, -50px);
            transform: translate(668px, -50px);
  }
  36.36% {
    -webkit-transform: translate(700px, -23px);
            transform: translate(700px, -23px);
  }
  39.39% {
    -webkit-transform: translate(732px, 4px);
            transform: translate(732px, 4px);
  }
  42.42% {
    -webkit-transform: translate(764px, -23px);
            transform: translate(764px, -23px);
  }
  45.45% {
    -webkit-transform: translate(796px, -50px);
            transform: translate(796px, -50px);
  }
  48.48% {
    -webkit-transform: translate(828px, -50px);
            transform: translate(828px, -50px);
  }
  51.52% {
    -webkit-transform: translate(860px, -23px);
            transform: translate(860px, -23px);
  }
  54.55% {
    -webkit-transform: translate(892px, -50px);
            transform: translate(892px, -50px);
  }
  57.58% {
    -webkit-transform: translate(924px, -23px);
            transform: translate(924px, -23px);
  }
  60.61% {
    -webkit-transform: translate(956px, -50px);
            transform: translate(956px, -50px);
  }
  63.64% {
    -webkit-transform: translate(988px, -50px);
            transform: translate(988px, -50px);
  }
  66.67% {
    -webkit-transform: translate(1020px, -50px);
            transform: translate(1020px, -50px);
  }
  69.7% {
    -webkit-transform: translate(1052px, -50px);
            transform: translate(1052px, -50px);
  }
  72.73% {
    -webkit-transform: translate(1084px, -50px);
            transform: translate(1084px, -50px);
  }
  75.76% {
    -webkit-transform: translate(1116px, -23px);
            transform: translate(1116px, -23px);
  }
  78.79% {
    -webkit-transform: translate(1148px, -23px);
            transform: translate(1148px, -23px);
  }
  81.82% {
    -webkit-transform: translate(1180px, -50px);
            transform: translate(1180px, -50px);
  }
  84.85% {
    -webkit-transform: translate(1212px, -23px);
            transform: translate(1212px, -23px);
  }
  87.88% {
    -webkit-transform: translate(1244px, -50px);
            transform: translate(1244px, -50px);
  }
  90.91% {
    -webkit-transform: translate(1276px, -23px);
            transform: translate(1276px, -23px);
  }
  93.94% {
    -webkit-transform: translate(1308px, 4px);
            transform: translate(1308px, 4px);
  }
  96.97% {
    -webkit-transform: translate(1340px, 4px);
            transform: translate(1340px, 4px);
  }
  100% {
    -webkit-transform: translate(1372px, 31px);
            transform: translate(1372px, 31px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation6 {
  0% {
    -webkit-transform: translate(316px, 112px);
            transform: translate(316px, 112px);
  }
  3.03% {
    -webkit-transform: translate(348px, 85px);
            transform: translate(348px, 85px);
  }
  6.06% {
    -webkit-transform: translate(380px, 58px);
            transform: translate(380px, 58px);
  }
  9.09% {
    -webkit-transform: translate(412px, 85px);
            transform: translate(412px, 85px);
  }
  12.12% {
    -webkit-transform: translate(444px, 112px);
            transform: translate(444px, 112px);
  }
  15.15% {
    -webkit-transform: translate(476px, 85px);
            transform: translate(476px, 85px);
  }
  18.18% {
    -webkit-transform: translate(508px, 58px);
            transform: translate(508px, 58px);
  }
  21.21% {
    -webkit-transform: translate(540px, 31px);
            transform: translate(540px, 31px);
  }
  24.24% {
    -webkit-transform: translate(572px, 4px);
            transform: translate(572px, 4px);
  }
  27.27% {
    -webkit-transform: translate(604px, -23px);
            transform: translate(604px, -23px);
  }
  30.3% {
    -webkit-transform: translate(636px, -50px);
            transform: translate(636px, -50px);
  }
  33.33% {
    -webkit-transform: translate(668px, -50px);
            transform: translate(668px, -50px);
  }
  36.36% {
    -webkit-transform: translate(700px, -23px);
            transform: translate(700px, -23px);
  }
  39.39% {
    -webkit-transform: translate(732px, 4px);
            transform: translate(732px, 4px);
  }
  42.42% {
    -webkit-transform: translate(764px, -23px);
            transform: translate(764px, -23px);
  }
  45.45% {
    -webkit-transform: translate(796px, -50px);
            transform: translate(796px, -50px);
  }
  48.48% {
    -webkit-transform: translate(828px, -50px);
            transform: translate(828px, -50px);
  }
  51.52% {
    -webkit-transform: translate(860px, -23px);
            transform: translate(860px, -23px);
  }
  54.55% {
    -webkit-transform: translate(892px, -50px);
            transform: translate(892px, -50px);
  }
  57.58% {
    -webkit-transform: translate(924px, -23px);
            transform: translate(924px, -23px);
  }
  60.61% {
    -webkit-transform: translate(956px, -50px);
            transform: translate(956px, -50px);
  }
  63.64% {
    -webkit-transform: translate(988px, -50px);
            transform: translate(988px, -50px);
  }
  66.67% {
    -webkit-transform: translate(1020px, -50px);
            transform: translate(1020px, -50px);
  }
  69.7% {
    -webkit-transform: translate(1052px, -50px);
            transform: translate(1052px, -50px);
  }
  72.73% {
    -webkit-transform: translate(1084px, -50px);
            transform: translate(1084px, -50px);
  }
  75.76% {
    -webkit-transform: translate(1116px, -23px);
            transform: translate(1116px, -23px);
  }
  78.79% {
    -webkit-transform: translate(1148px, -23px);
            transform: translate(1148px, -23px);
  }
  81.82% {
    -webkit-transform: translate(1180px, -50px);
            transform: translate(1180px, -50px);
  }
  84.85% {
    -webkit-transform: translate(1212px, -23px);
            transform: translate(1212px, -23px);
  }
  87.88% {
    -webkit-transform: translate(1244px, -50px);
            transform: translate(1244px, -50px);
  }
  90.91% {
    -webkit-transform: translate(1276px, -23px);
            transform: translate(1276px, -23px);
  }
  93.94% {
    -webkit-transform: translate(1308px, 4px);
            transform: translate(1308px, 4px);
  }
  96.97% {
    -webkit-transform: translate(1340px, 4px);
            transform: translate(1340px, 4px);
  }
  100% {
    -webkit-transform: translate(1372px, 31px);
            transform: translate(1372px, 31px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation7 {
  0% {
    -webkit-transform: translate(476px, 301px);
            transform: translate(476px, 301px);
  }
  3.57% {
    -webkit-transform: translate(508px, 274px);
            transform: translate(508px, 274px);
  }
  7.14% {
    -webkit-transform: translate(540px, 247px);
            transform: translate(540px, 247px);
  }
  10.71% {
    -webkit-transform: translate(572px, 274px);
            transform: translate(572px, 274px);
  }
  14.29% {
    -webkit-transform: translate(604px, 301px);
            transform: translate(604px, 301px);
  }
  17.86% {
    -webkit-transform: translate(636px, 328px);
            transform: translate(636px, 328px);
  }
  21.43% {
    -webkit-transform: translate(668px, 301px);
            transform: translate(668px, 301px);
  }
  25% {
    -webkit-transform: translate(700px, 274px);
            transform: translate(700px, 274px);
  }
  28.57% {
    -webkit-transform: translate(732px, 274px);
            transform: translate(732px, 274px);
  }
  32.14% {
    -webkit-transform: translate(764px, 274px);
            transform: translate(764px, 274px);
  }
  35.71% {
    -webkit-transform: translate(796px, 274px);
            transform: translate(796px, 274px);
  }
  39.29% {
    -webkit-transform: translate(828px, 247px);
            transform: translate(828px, 247px);
  }
  42.86% {
    -webkit-transform: translate(860px, 247px);
            transform: translate(860px, 247px);
  }
  46.43% {
    -webkit-transform: translate(892px, 220px);
            transform: translate(892px, 220px);
  }
  50% {
    -webkit-transform: translate(924px, 247px);
            transform: translate(924px, 247px);
  }
  53.57% {
    -webkit-transform: translate(956px, 220px);
            transform: translate(956px, 220px);
  }
  57.14% {
    -webkit-transform: translate(988px, 193px);
            transform: translate(988px, 193px);
  }
  60.71% {
    -webkit-transform: translate(1020px, 220px);
            transform: translate(1020px, 220px);
  }
  64.29% {
    -webkit-transform: translate(1052px, 247px);
            transform: translate(1052px, 247px);
  }
  67.86% {
    -webkit-transform: translate(1084px, 247px);
            transform: translate(1084px, 247px);
  }
  71.43% {
    -webkit-transform: translate(1116px, 247px);
            transform: translate(1116px, 247px);
  }
  75% {
    -webkit-transform: translate(1148px, 247px);
            transform: translate(1148px, 247px);
  }
  78.57% {
    -webkit-transform: translate(1180px, 220px);
            transform: translate(1180px, 220px);
  }
  82.14% {
    -webkit-transform: translate(1212px, 193px);
            transform: translate(1212px, 193px);
  }
  85.71% {
    -webkit-transform: translate(1244px, 220px);
            transform: translate(1244px, 220px);
  }
  89.29% {
    -webkit-transform: translate(1276px, 220px);
            transform: translate(1276px, 220px);
  }
  92.86% {
    -webkit-transform: translate(1308px, 220px);
            transform: translate(1308px, 220px);
  }
  96.43% {
    -webkit-transform: translate(1340px, 193px);
            transform: translate(1340px, 193px);
  }
  100% {
    -webkit-transform: translate(1372px, 193px);
            transform: translate(1372px, 193px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation7 {
  0% {
    -webkit-transform: translate(476px, 301px);
            transform: translate(476px, 301px);
  }
  3.57% {
    -webkit-transform: translate(508px, 274px);
            transform: translate(508px, 274px);
  }
  7.14% {
    -webkit-transform: translate(540px, 247px);
            transform: translate(540px, 247px);
  }
  10.71% {
    -webkit-transform: translate(572px, 274px);
            transform: translate(572px, 274px);
  }
  14.29% {
    -webkit-transform: translate(604px, 301px);
            transform: translate(604px, 301px);
  }
  17.86% {
    -webkit-transform: translate(636px, 328px);
            transform: translate(636px, 328px);
  }
  21.43% {
    -webkit-transform: translate(668px, 301px);
            transform: translate(668px, 301px);
  }
  25% {
    -webkit-transform: translate(700px, 274px);
            transform: translate(700px, 274px);
  }
  28.57% {
    -webkit-transform: translate(732px, 274px);
            transform: translate(732px, 274px);
  }
  32.14% {
    -webkit-transform: translate(764px, 274px);
            transform: translate(764px, 274px);
  }
  35.71% {
    -webkit-transform: translate(796px, 274px);
            transform: translate(796px, 274px);
  }
  39.29% {
    -webkit-transform: translate(828px, 247px);
            transform: translate(828px, 247px);
  }
  42.86% {
    -webkit-transform: translate(860px, 247px);
            transform: translate(860px, 247px);
  }
  46.43% {
    -webkit-transform: translate(892px, 220px);
            transform: translate(892px, 220px);
  }
  50% {
    -webkit-transform: translate(924px, 247px);
            transform: translate(924px, 247px);
  }
  53.57% {
    -webkit-transform: translate(956px, 220px);
            transform: translate(956px, 220px);
  }
  57.14% {
    -webkit-transform: translate(988px, 193px);
            transform: translate(988px, 193px);
  }
  60.71% {
    -webkit-transform: translate(1020px, 220px);
            transform: translate(1020px, 220px);
  }
  64.29% {
    -webkit-transform: translate(1052px, 247px);
            transform: translate(1052px, 247px);
  }
  67.86% {
    -webkit-transform: translate(1084px, 247px);
            transform: translate(1084px, 247px);
  }
  71.43% {
    -webkit-transform: translate(1116px, 247px);
            transform: translate(1116px, 247px);
  }
  75% {
    -webkit-transform: translate(1148px, 247px);
            transform: translate(1148px, 247px);
  }
  78.57% {
    -webkit-transform: translate(1180px, 220px);
            transform: translate(1180px, 220px);
  }
  82.14% {
    -webkit-transform: translate(1212px, 193px);
            transform: translate(1212px, 193px);
  }
  85.71% {
    -webkit-transform: translate(1244px, 220px);
            transform: translate(1244px, 220px);
  }
  89.29% {
    -webkit-transform: translate(1276px, 220px);
            transform: translate(1276px, 220px);
  }
  92.86% {
    -webkit-transform: translate(1308px, 220px);
            transform: translate(1308px, 220px);
  }
  96.43% {
    -webkit-transform: translate(1340px, 193px);
            transform: translate(1340px, 193px);
  }
  100% {
    -webkit-transform: translate(1372px, 193px);
            transform: translate(1372px, 193px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation8 {
  0% {
    -webkit-transform: translate(-4px, 814px);
            transform: translate(-4px, 814px);
  }
  5% {
    -webkit-transform: translate(28px, 787px);
            transform: translate(28px, 787px);
  }
  10% {
    -webkit-transform: translate(60px, 760px);
            transform: translate(60px, 760px);
  }
  15% {
    -webkit-transform: translate(92px, 733px);
            transform: translate(92px, 733px);
  }
  20% {
    -webkit-transform: translate(124px, 706px);
            transform: translate(124px, 706px);
  }
  25% {
    -webkit-transform: translate(156px, 679px);
            transform: translate(156px, 679px);
  }
  30% {
    -webkit-transform: translate(188px, 652px);
            transform: translate(188px, 652px);
  }
  35% {
    -webkit-transform: translate(220px, 679px);
            transform: translate(220px, 679px);
  }
  40% {
    -webkit-transform: translate(252px, 706px);
            transform: translate(252px, 706px);
  }
  45% {
    -webkit-transform: translate(284px, 733px);
            transform: translate(284px, 733px);
  }
  50% {
    -webkit-transform: translate(316px, 733px);
            transform: translate(316px, 733px);
  }
  55% {
    -webkit-transform: translate(348px, 706px);
            transform: translate(348px, 706px);
  }
  60% {
    -webkit-transform: translate(380px, 733px);
            transform: translate(380px, 733px);
  }
  65% {
    -webkit-transform: translate(412px, 706px);
            transform: translate(412px, 706px);
  }
  70% {
    -webkit-transform: translate(444px, 706px);
            transform: translate(444px, 706px);
  }
  75% {
    -webkit-transform: translate(476px, 679px);
            transform: translate(476px, 679px);
  }
  80% {
    -webkit-transform: translate(508px, 652px);
            transform: translate(508px, 652px);
  }
  85% {
    -webkit-transform: translate(540px, 652px);
            transform: translate(540px, 652px);
  }
  90% {
    -webkit-transform: translate(572px, 625px);
            transform: translate(572px, 625px);
  }
  95% {
    -webkit-transform: translate(604px, 598px);
            transform: translate(604px, 598px);
  }
  100% {
    -webkit-transform: translate(636px, 625px);
            transform: translate(636px, 625px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation8 {
  0% {
    -webkit-transform: translate(-4px, 814px);
            transform: translate(-4px, 814px);
  }
  5% {
    -webkit-transform: translate(28px, 787px);
            transform: translate(28px, 787px);
  }
  10% {
    -webkit-transform: translate(60px, 760px);
            transform: translate(60px, 760px);
  }
  15% {
    -webkit-transform: translate(92px, 733px);
            transform: translate(92px, 733px);
  }
  20% {
    -webkit-transform: translate(124px, 706px);
            transform: translate(124px, 706px);
  }
  25% {
    -webkit-transform: translate(156px, 679px);
            transform: translate(156px, 679px);
  }
  30% {
    -webkit-transform: translate(188px, 652px);
            transform: translate(188px, 652px);
  }
  35% {
    -webkit-transform: translate(220px, 679px);
            transform: translate(220px, 679px);
  }
  40% {
    -webkit-transform: translate(252px, 706px);
            transform: translate(252px, 706px);
  }
  45% {
    -webkit-transform: translate(284px, 733px);
            transform: translate(284px, 733px);
  }
  50% {
    -webkit-transform: translate(316px, 733px);
            transform: translate(316px, 733px);
  }
  55% {
    -webkit-transform: translate(348px, 706px);
            transform: translate(348px, 706px);
  }
  60% {
    -webkit-transform: translate(380px, 733px);
            transform: translate(380px, 733px);
  }
  65% {
    -webkit-transform: translate(412px, 706px);
            transform: translate(412px, 706px);
  }
  70% {
    -webkit-transform: translate(444px, 706px);
            transform: translate(444px, 706px);
  }
  75% {
    -webkit-transform: translate(476px, 679px);
            transform: translate(476px, 679px);
  }
  80% {
    -webkit-transform: translate(508px, 652px);
            transform: translate(508px, 652px);
  }
  85% {
    -webkit-transform: translate(540px, 652px);
            transform: translate(540px, 652px);
  }
  90% {
    -webkit-transform: translate(572px, 625px);
            transform: translate(572px, 625px);
  }
  95% {
    -webkit-transform: translate(604px, 598px);
            transform: translate(604px, 598px);
  }
  100% {
    -webkit-transform: translate(636px, 625px);
            transform: translate(636px, 625px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation9 {
  0% {
    -webkit-transform: translate(60px, 112px);
            transform: translate(60px, 112px);
  }
  10% {
    -webkit-transform: translate(92px, 85px);
            transform: translate(92px, 85px);
  }
  20% {
    -webkit-transform: translate(124px, 112px);
            transform: translate(124px, 112px);
  }
  30% {
    -webkit-transform: translate(156px, 139px);
            transform: translate(156px, 139px);
  }
  40% {
    -webkit-transform: translate(188px, 166px);
            transform: translate(188px, 166px);
  }
  50% {
    -webkit-transform: translate(220px, 166px);
            transform: translate(220px, 166px);
  }
  60% {
    -webkit-transform: translate(252px, 166px);
            transform: translate(252px, 166px);
  }
  70% {
    -webkit-transform: translate(284px, 166px);
            transform: translate(284px, 166px);
  }
  80% {
    -webkit-transform: translate(316px, 139px);
            transform: translate(316px, 139px);
  }
  90% {
    -webkit-transform: translate(348px, 112px);
            transform: translate(348px, 112px);
  }
  100% {
    -webkit-transform: translate(380px, 139px);
            transform: translate(380px, 139px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation9 {
  0% {
    -webkit-transform: translate(60px, 112px);
            transform: translate(60px, 112px);
  }
  10% {
    -webkit-transform: translate(92px, 85px);
            transform: translate(92px, 85px);
  }
  20% {
    -webkit-transform: translate(124px, 112px);
            transform: translate(124px, 112px);
  }
  30% {
    -webkit-transform: translate(156px, 139px);
            transform: translate(156px, 139px);
  }
  40% {
    -webkit-transform: translate(188px, 166px);
            transform: translate(188px, 166px);
  }
  50% {
    -webkit-transform: translate(220px, 166px);
            transform: translate(220px, 166px);
  }
  60% {
    -webkit-transform: translate(252px, 166px);
            transform: translate(252px, 166px);
  }
  70% {
    -webkit-transform: translate(284px, 166px);
            transform: translate(284px, 166px);
  }
  80% {
    -webkit-transform: translate(316px, 139px);
            transform: translate(316px, 139px);
  }
  90% {
    -webkit-transform: translate(348px, 112px);
            transform: translate(348px, 112px);
  }
  100% {
    -webkit-transform: translate(380px, 139px);
            transform: translate(380px, 139px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation10 {
  0% {
    -webkit-transform: translate(-68px, 706px);
            transform: translate(-68px, 706px);
  }
  5.56% {
    -webkit-transform: translate(-36px, 706px);
            transform: translate(-36px, 706px);
  }
  11.11% {
    -webkit-transform: translate(-4px, 733px);
            transform: translate(-4px, 733px);
  }
  16.67% {
    -webkit-transform: translate(28px, 706px);
            transform: translate(28px, 706px);
  }
  22.22% {
    -webkit-transform: translate(60px, 706px);
            transform: translate(60px, 706px);
  }
  27.78% {
    -webkit-transform: translate(92px, 706px);
            transform: translate(92px, 706px);
  }
  33.33% {
    -webkit-transform: translate(124px, 706px);
            transform: translate(124px, 706px);
  }
  38.89% {
    -webkit-transform: translate(156px, 706px);
            transform: translate(156px, 706px);
  }
  44.44% {
    -webkit-transform: translate(188px, 706px);
            transform: translate(188px, 706px);
  }
  50% {
    -webkit-transform: translate(220px, 679px);
            transform: translate(220px, 679px);
  }
  55.56% {
    -webkit-transform: translate(252px, 706px);
            transform: translate(252px, 706px);
  }
  61.11% {
    -webkit-transform: translate(284px, 706px);
            transform: translate(284px, 706px);
  }
  66.67% {
    -webkit-transform: translate(316px, 706px);
            transform: translate(316px, 706px);
  }
  72.22% {
    -webkit-transform: translate(348px, 706px);
            transform: translate(348px, 706px);
  }
  77.78% {
    -webkit-transform: translate(380px, 679px);
            transform: translate(380px, 679px);
  }
  83.33% {
    -webkit-transform: translate(412px, 652px);
            transform: translate(412px, 652px);
  }
  88.89% {
    -webkit-transform: translate(444px, 652px);
            transform: translate(444px, 652px);
  }
  94.44% {
    -webkit-transform: translate(476px, 625px);
            transform: translate(476px, 625px);
  }
  100% {
    -webkit-transform: translate(508px, 652px);
            transform: translate(508px, 652px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation10 {
  0% {
    -webkit-transform: translate(-68px, 706px);
            transform: translate(-68px, 706px);
  }
  5.56% {
    -webkit-transform: translate(-36px, 706px);
            transform: translate(-36px, 706px);
  }
  11.11% {
    -webkit-transform: translate(-4px, 733px);
            transform: translate(-4px, 733px);
  }
  16.67% {
    -webkit-transform: translate(28px, 706px);
            transform: translate(28px, 706px);
  }
  22.22% {
    -webkit-transform: translate(60px, 706px);
            transform: translate(60px, 706px);
  }
  27.78% {
    -webkit-transform: translate(92px, 706px);
            transform: translate(92px, 706px);
  }
  33.33% {
    -webkit-transform: translate(124px, 706px);
            transform: translate(124px, 706px);
  }
  38.89% {
    -webkit-transform: translate(156px, 706px);
            transform: translate(156px, 706px);
  }
  44.44% {
    -webkit-transform: translate(188px, 706px);
            transform: translate(188px, 706px);
  }
  50% {
    -webkit-transform: translate(220px, 679px);
            transform: translate(220px, 679px);
  }
  55.56% {
    -webkit-transform: translate(252px, 706px);
            transform: translate(252px, 706px);
  }
  61.11% {
    -webkit-transform: translate(284px, 706px);
            transform: translate(284px, 706px);
  }
  66.67% {
    -webkit-transform: translate(316px, 706px);
            transform: translate(316px, 706px);
  }
  72.22% {
    -webkit-transform: translate(348px, 706px);
            transform: translate(348px, 706px);
  }
  77.78% {
    -webkit-transform: translate(380px, 679px);
            transform: translate(380px, 679px);
  }
  83.33% {
    -webkit-transform: translate(412px, 652px);
            transform: translate(412px, 652px);
  }
  88.89% {
    -webkit-transform: translate(444px, 652px);
            transform: translate(444px, 652px);
  }
  94.44% {
    -webkit-transform: translate(476px, 625px);
            transform: translate(476px, 625px);
  }
  100% {
    -webkit-transform: translate(508px, 652px);
            transform: translate(508px, 652px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation11 {
  0% {
    -webkit-transform: translate(636px, -23px);
            transform: translate(636px, -23px);
  }
  33.33% {
    -webkit-transform: translate(668px, -50px);
            transform: translate(668px, -50px);
  }
  66.67% {
    -webkit-transform: translate(700px, -50px);
            transform: translate(700px, -50px);
  }
  100% {
    -webkit-transform: translate(732px, -50px);
            transform: translate(732px, -50px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation11 {
  0% {
    -webkit-transform: translate(636px, -23px);
            transform: translate(636px, -23px);
  }
  33.33% {
    -webkit-transform: translate(668px, -50px);
            transform: translate(668px, -50px);
  }
  66.67% {
    -webkit-transform: translate(700px, -50px);
            transform: translate(700px, -50px);
  }
  100% {
    -webkit-transform: translate(732px, -50px);
            transform: translate(732px, -50px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation12 {
  0% {
    -webkit-transform: translate(-68px, 58px);
            transform: translate(-68px, 58px);
  }
  5.56% {
    -webkit-transform: translate(-36px, 58px);
            transform: translate(-36px, 58px);
  }
  11.11% {
    -webkit-transform: translate(-4px, 85px);
            transform: translate(-4px, 85px);
  }
  16.67% {
    -webkit-transform: translate(28px, 85px);
            transform: translate(28px, 85px);
  }
  22.22% {
    -webkit-transform: translate(60px, 85px);
            transform: translate(60px, 85px);
  }
  27.78% {
    -webkit-transform: translate(92px, 85px);
            transform: translate(92px, 85px);
  }
  33.33% {
    -webkit-transform: translate(124px, 58px);
            transform: translate(124px, 58px);
  }
  38.89% {
    -webkit-transform: translate(156px, 31px);
            transform: translate(156px, 31px);
  }
  44.44% {
    -webkit-transform: translate(188px, 58px);
            transform: translate(188px, 58px);
  }
  50% {
    -webkit-transform: translate(220px, 58px);
            transform: translate(220px, 58px);
  }
  55.56% {
    -webkit-transform: translate(252px, 31px);
            transform: translate(252px, 31px);
  }
  61.11% {
    -webkit-transform: translate(284px, 31px);
            transform: translate(284px, 31px);
  }
  66.67% {
    -webkit-transform: translate(316px, 4px);
            transform: translate(316px, 4px);
  }
  72.22% {
    -webkit-transform: translate(348px, 4px);
            transform: translate(348px, 4px);
  }
  77.78% {
    -webkit-transform: translate(380px, 31px);
            transform: translate(380px, 31px);
  }
  83.33% {
    -webkit-transform: translate(412px, 31px);
            transform: translate(412px, 31px);
  }
  88.89% {
    -webkit-transform: translate(444px, 58px);
            transform: translate(444px, 58px);
  }
  94.44% {
    -webkit-transform: translate(476px, 85px);
            transform: translate(476px, 85px);
  }
  100% {
    -webkit-transform: translate(508px, 85px);
            transform: translate(508px, 85px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation12 {
  0% {
    -webkit-transform: translate(-68px, 58px);
            transform: translate(-68px, 58px);
  }
  5.56% {
    -webkit-transform: translate(-36px, 58px);
            transform: translate(-36px, 58px);
  }
  11.11% {
    -webkit-transform: translate(-4px, 85px);
            transform: translate(-4px, 85px);
  }
  16.67% {
    -webkit-transform: translate(28px, 85px);
            transform: translate(28px, 85px);
  }
  22.22% {
    -webkit-transform: translate(60px, 85px);
            transform: translate(60px, 85px);
  }
  27.78% {
    -webkit-transform: translate(92px, 85px);
            transform: translate(92px, 85px);
  }
  33.33% {
    -webkit-transform: translate(124px, 58px);
            transform: translate(124px, 58px);
  }
  38.89% {
    -webkit-transform: translate(156px, 31px);
            transform: translate(156px, 31px);
  }
  44.44% {
    -webkit-transform: translate(188px, 58px);
            transform: translate(188px, 58px);
  }
  50% {
    -webkit-transform: translate(220px, 58px);
            transform: translate(220px, 58px);
  }
  55.56% {
    -webkit-transform: translate(252px, 31px);
            transform: translate(252px, 31px);
  }
  61.11% {
    -webkit-transform: translate(284px, 31px);
            transform: translate(284px, 31px);
  }
  66.67% {
    -webkit-transform: translate(316px, 4px);
            transform: translate(316px, 4px);
  }
  72.22% {
    -webkit-transform: translate(348px, 4px);
            transform: translate(348px, 4px);
  }
  77.78% {
    -webkit-transform: translate(380px, 31px);
            transform: translate(380px, 31px);
  }
  83.33% {
    -webkit-transform: translate(412px, 31px);
            transform: translate(412px, 31px);
  }
  88.89% {
    -webkit-transform: translate(444px, 58px);
            transform: translate(444px, 58px);
  }
  94.44% {
    -webkit-transform: translate(476px, 85px);
            transform: translate(476px, 85px);
  }
  100% {
    -webkit-transform: translate(508px, 85px);
            transform: translate(508px, 85px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation13 {
  0% {
    -webkit-transform: translate(412px, 301px);
            transform: translate(412px, 301px);
  }
  9.09% {
    -webkit-transform: translate(444px, 301px);
            transform: translate(444px, 301px);
  }
  18.18% {
    -webkit-transform: translate(476px, 274px);
            transform: translate(476px, 274px);
  }
  27.27% {
    -webkit-transform: translate(508px, 274px);
            transform: translate(508px, 274px);
  }
  36.36% {
    -webkit-transform: translate(540px, 301px);
            transform: translate(540px, 301px);
  }
  45.45% {
    -webkit-transform: translate(572px, 328px);
            transform: translate(572px, 328px);
  }
  54.55% {
    -webkit-transform: translate(604px, 301px);
            transform: translate(604px, 301px);
  }
  63.64% {
    -webkit-transform: translate(636px, 301px);
            transform: translate(636px, 301px);
  }
  72.73% {
    -webkit-transform: translate(668px, 274px);
            transform: translate(668px, 274px);
  }
  81.82% {
    -webkit-transform: translate(700px, 274px);
            transform: translate(700px, 274px);
  }
  90.91% {
    -webkit-transform: translate(732px, 274px);
            transform: translate(732px, 274px);
  }
  100% {
    -webkit-transform: translate(764px, 274px);
            transform: translate(764px, 274px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation13 {
  0% {
    -webkit-transform: translate(412px, 301px);
            transform: translate(412px, 301px);
  }
  9.09% {
    -webkit-transform: translate(444px, 301px);
            transform: translate(444px, 301px);
  }
  18.18% {
    -webkit-transform: translate(476px, 274px);
            transform: translate(476px, 274px);
  }
  27.27% {
    -webkit-transform: translate(508px, 274px);
            transform: translate(508px, 274px);
  }
  36.36% {
    -webkit-transform: translate(540px, 301px);
            transform: translate(540px, 301px);
  }
  45.45% {
    -webkit-transform: translate(572px, 328px);
            transform: translate(572px, 328px);
  }
  54.55% {
    -webkit-transform: translate(604px, 301px);
            transform: translate(604px, 301px);
  }
  63.64% {
    -webkit-transform: translate(636px, 301px);
            transform: translate(636px, 301px);
  }
  72.73% {
    -webkit-transform: translate(668px, 274px);
            transform: translate(668px, 274px);
  }
  81.82% {
    -webkit-transform: translate(700px, 274px);
            transform: translate(700px, 274px);
  }
  90.91% {
    -webkit-transform: translate(732px, 274px);
            transform: translate(732px, 274px);
  }
  100% {
    -webkit-transform: translate(764px, 274px);
            transform: translate(764px, 274px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation14 {
  0% {
    -webkit-transform: translate(700px, 517px);
            transform: translate(700px, 517px);
  }
  50% {
    -webkit-transform: translate(732px, 490px);
            transform: translate(732px, 490px);
  }
  100% {
    -webkit-transform: translate(764px, 463px);
            transform: translate(764px, 463px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation14 {
  0% {
    -webkit-transform: translate(700px, 517px);
            transform: translate(700px, 517px);
  }
  50% {
    -webkit-transform: translate(732px, 490px);
            transform: translate(732px, 490px);
  }
  100% {
    -webkit-transform: translate(764px, 463px);
            transform: translate(764px, 463px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation15 {
  0% {
    -webkit-transform: translate(28px, 1003px);
            transform: translate(28px, 1003px);
  }
  4.76% {
    -webkit-transform: translate(60px, 1030px);
            transform: translate(60px, 1030px);
  }
  9.52% {
    -webkit-transform: translate(92px, 1030px);
            transform: translate(92px, 1030px);
  }
  14.29% {
    -webkit-transform: translate(124px, 1057px);
            transform: translate(124px, 1057px);
  }
  19.05% {
    -webkit-transform: translate(156px, 1057px);
            transform: translate(156px, 1057px);
  }
  23.81% {
    -webkit-transform: translate(188px, 1030px);
            transform: translate(188px, 1030px);
  }
  28.57% {
    -webkit-transform: translate(220px, 1030px);
            transform: translate(220px, 1030px);
  }
  33.33% {
    -webkit-transform: translate(252px, 1003px);
            transform: translate(252px, 1003px);
  }
  38.1% {
    -webkit-transform: translate(284px, 1003px);
            transform: translate(284px, 1003px);
  }
  42.86% {
    -webkit-transform: translate(316px, 1003px);
            transform: translate(316px, 1003px);
  }
  47.62% {
    -webkit-transform: translate(348px, 1030px);
            transform: translate(348px, 1030px);
  }
  52.38% {
    -webkit-transform: translate(380px, 1030px);
            transform: translate(380px, 1030px);
  }
  57.14% {
    -webkit-transform: translate(412px, 1030px);
            transform: translate(412px, 1030px);
  }
  61.9% {
    -webkit-transform: translate(444px, 1003px);
            transform: translate(444px, 1003px);
  }
  66.67% {
    -webkit-transform: translate(476px, 1030px);
            transform: translate(476px, 1030px);
  }
  71.43% {
    -webkit-transform: translate(508px, 1030px);
            transform: translate(508px, 1030px);
  }
  76.19% {
    -webkit-transform: translate(540px, 1030px);
            transform: translate(540px, 1030px);
  }
  80.95% {
    -webkit-transform: translate(572px, 1057px);
            transform: translate(572px, 1057px);
  }
  85.71% {
    -webkit-transform: translate(604px, 1030px);
            transform: translate(604px, 1030px);
  }
  90.48% {
    -webkit-transform: translate(636px, 1003px);
            transform: translate(636px, 1003px);
  }
  95.24% {
    -webkit-transform: translate(668px, 976px);
            transform: translate(668px, 976px);
  }
  100% {
    -webkit-transform: translate(700px, 976px);
            transform: translate(700px, 976px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation15 {
  0% {
    -webkit-transform: translate(28px, 1003px);
            transform: translate(28px, 1003px);
  }
  4.76% {
    -webkit-transform: translate(60px, 1030px);
            transform: translate(60px, 1030px);
  }
  9.52% {
    -webkit-transform: translate(92px, 1030px);
            transform: translate(92px, 1030px);
  }
  14.29% {
    -webkit-transform: translate(124px, 1057px);
            transform: translate(124px, 1057px);
  }
  19.05% {
    -webkit-transform: translate(156px, 1057px);
            transform: translate(156px, 1057px);
  }
  23.81% {
    -webkit-transform: translate(188px, 1030px);
            transform: translate(188px, 1030px);
  }
  28.57% {
    -webkit-transform: translate(220px, 1030px);
            transform: translate(220px, 1030px);
  }
  33.33% {
    -webkit-transform: translate(252px, 1003px);
            transform: translate(252px, 1003px);
  }
  38.1% {
    -webkit-transform: translate(284px, 1003px);
            transform: translate(284px, 1003px);
  }
  42.86% {
    -webkit-transform: translate(316px, 1003px);
            transform: translate(316px, 1003px);
  }
  47.62% {
    -webkit-transform: translate(348px, 1030px);
            transform: translate(348px, 1030px);
  }
  52.38% {
    -webkit-transform: translate(380px, 1030px);
            transform: translate(380px, 1030px);
  }
  57.14% {
    -webkit-transform: translate(412px, 1030px);
            transform: translate(412px, 1030px);
  }
  61.9% {
    -webkit-transform: translate(444px, 1003px);
            transform: translate(444px, 1003px);
  }
  66.67% {
    -webkit-transform: translate(476px, 1030px);
            transform: translate(476px, 1030px);
  }
  71.43% {
    -webkit-transform: translate(508px, 1030px);
            transform: translate(508px, 1030px);
  }
  76.19% {
    -webkit-transform: translate(540px, 1030px);
            transform: translate(540px, 1030px);
  }
  80.95% {
    -webkit-transform: translate(572px, 1057px);
            transform: translate(572px, 1057px);
  }
  85.71% {
    -webkit-transform: translate(604px, 1030px);
            transform: translate(604px, 1030px);
  }
  90.48% {
    -webkit-transform: translate(636px, 1003px);
            transform: translate(636px, 1003px);
  }
  95.24% {
    -webkit-transform: translate(668px, 976px);
            transform: translate(668px, 976px);
  }
  100% {
    -webkit-transform: translate(700px, 976px);
            transform: translate(700px, 976px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation16 {
  0% {
    -webkit-transform: translate(476px, 652px);
            transform: translate(476px, 652px);
  }
  4.17% {
    -webkit-transform: translate(508px, 652px);
            transform: translate(508px, 652px);
  }
  8.33% {
    -webkit-transform: translate(540px, 625px);
            transform: translate(540px, 625px);
  }
  12.5% {
    -webkit-transform: translate(572px, 598px);
            transform: translate(572px, 598px);
  }
  16.67% {
    -webkit-transform: translate(604px, 571px);
            transform: translate(604px, 571px);
  }
  20.83% {
    -webkit-transform: translate(636px, 598px);
            transform: translate(636px, 598px);
  }
  25% {
    -webkit-transform: translate(668px, 571px);
            transform: translate(668px, 571px);
  }
  29.17% {
    -webkit-transform: translate(700px, 571px);
            transform: translate(700px, 571px);
  }
  33.33% {
    -webkit-transform: translate(732px, 571px);
            transform: translate(732px, 571px);
  }
  37.5% {
    -webkit-transform: translate(764px, 598px);
            transform: translate(764px, 598px);
  }
  41.67% {
    -webkit-transform: translate(796px, 625px);
            transform: translate(796px, 625px);
  }
  45.83% {
    -webkit-transform: translate(828px, 598px);
            transform: translate(828px, 598px);
  }
  50% {
    -webkit-transform: translate(860px, 625px);
            transform: translate(860px, 625px);
  }
  54.17% {
    -webkit-transform: translate(892px, 652px);
            transform: translate(892px, 652px);
  }
  58.33% {
    -webkit-transform: translate(924px, 625px);
            transform: translate(924px, 625px);
  }
  62.5% {
    -webkit-transform: translate(956px, 598px);
            transform: translate(956px, 598px);
  }
  66.67% {
    -webkit-transform: translate(988px, 598px);
            transform: translate(988px, 598px);
  }
  70.83% {
    -webkit-transform: translate(1020px, 571px);
            transform: translate(1020px, 571px);
  }
  75% {
    -webkit-transform: translate(1052px, 571px);
            transform: translate(1052px, 571px);
  }
  79.17% {
    -webkit-transform: translate(1084px, 544px);
            transform: translate(1084px, 544px);
  }
  83.33% {
    -webkit-transform: translate(1116px, 571px);
            transform: translate(1116px, 571px);
  }
  87.5% {
    -webkit-transform: translate(1148px, 544px);
            transform: translate(1148px, 544px);
  }
  91.67% {
    -webkit-transform: translate(1180px, 571px);
            transform: translate(1180px, 571px);
  }
  95.83% {
    -webkit-transform: translate(1212px, 571px);
            transform: translate(1212px, 571px);
  }
  100% {
    -webkit-transform: translate(1244px, 544px);
            transform: translate(1244px, 544px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation16 {
  0% {
    -webkit-transform: translate(476px, 652px);
            transform: translate(476px, 652px);
  }
  4.17% {
    -webkit-transform: translate(508px, 652px);
            transform: translate(508px, 652px);
  }
  8.33% {
    -webkit-transform: translate(540px, 625px);
            transform: translate(540px, 625px);
  }
  12.5% {
    -webkit-transform: translate(572px, 598px);
            transform: translate(572px, 598px);
  }
  16.67% {
    -webkit-transform: translate(604px, 571px);
            transform: translate(604px, 571px);
  }
  20.83% {
    -webkit-transform: translate(636px, 598px);
            transform: translate(636px, 598px);
  }
  25% {
    -webkit-transform: translate(668px, 571px);
            transform: translate(668px, 571px);
  }
  29.17% {
    -webkit-transform: translate(700px, 571px);
            transform: translate(700px, 571px);
  }
  33.33% {
    -webkit-transform: translate(732px, 571px);
            transform: translate(732px, 571px);
  }
  37.5% {
    -webkit-transform: translate(764px, 598px);
            transform: translate(764px, 598px);
  }
  41.67% {
    -webkit-transform: translate(796px, 625px);
            transform: translate(796px, 625px);
  }
  45.83% {
    -webkit-transform: translate(828px, 598px);
            transform: translate(828px, 598px);
  }
  50% {
    -webkit-transform: translate(860px, 625px);
            transform: translate(860px, 625px);
  }
  54.17% {
    -webkit-transform: translate(892px, 652px);
            transform: translate(892px, 652px);
  }
  58.33% {
    -webkit-transform: translate(924px, 625px);
            transform: translate(924px, 625px);
  }
  62.5% {
    -webkit-transform: translate(956px, 598px);
            transform: translate(956px, 598px);
  }
  66.67% {
    -webkit-transform: translate(988px, 598px);
            transform: translate(988px, 598px);
  }
  70.83% {
    -webkit-transform: translate(1020px, 571px);
            transform: translate(1020px, 571px);
  }
  75% {
    -webkit-transform: translate(1052px, 571px);
            transform: translate(1052px, 571px);
  }
  79.17% {
    -webkit-transform: translate(1084px, 544px);
            transform: translate(1084px, 544px);
  }
  83.33% {
    -webkit-transform: translate(1116px, 571px);
            transform: translate(1116px, 571px);
  }
  87.5% {
    -webkit-transform: translate(1148px, 544px);
            transform: translate(1148px, 544px);
  }
  91.67% {
    -webkit-transform: translate(1180px, 571px);
            transform: translate(1180px, 571px);
  }
  95.83% {
    -webkit-transform: translate(1212px, 571px);
            transform: translate(1212px, 571px);
  }
  100% {
    -webkit-transform: translate(1244px, 544px);
            transform: translate(1244px, 544px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation17 {
  0% {
    -webkit-transform: translate(1052px, 517px);
            transform: translate(1052px, 517px);
  }
  50% {
    -webkit-transform: translate(1084px, 517px);
            transform: translate(1084px, 517px);
  }
  100% {
    -webkit-transform: translate(1116px, 517px);
            transform: translate(1116px, 517px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation17 {
  0% {
    -webkit-transform: translate(1052px, 517px);
            transform: translate(1052px, 517px);
  }
  50% {
    -webkit-transform: translate(1084px, 517px);
            transform: translate(1084px, 517px);
  }
  100% {
    -webkit-transform: translate(1116px, 517px);
            transform: translate(1116px, 517px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation18 {
  0% {
    -webkit-transform: translate(-4px, 409px);
            transform: translate(-4px, 409px);
  }
  8.33% {
    -webkit-transform: translate(28px, 382px);
            transform: translate(28px, 382px);
  }
  16.67% {
    -webkit-transform: translate(60px, 355px);
            transform: translate(60px, 355px);
  }
  25% {
    -webkit-transform: translate(92px, 355px);
            transform: translate(92px, 355px);
  }
  33.33% {
    -webkit-transform: translate(124px, 328px);
            transform: translate(124px, 328px);
  }
  41.67% {
    -webkit-transform: translate(156px, 301px);
            transform: translate(156px, 301px);
  }
  50% {
    -webkit-transform: translate(188px, 301px);
            transform: translate(188px, 301px);
  }
  58.33% {
    -webkit-transform: translate(220px, 274px);
            transform: translate(220px, 274px);
  }
  66.67% {
    -webkit-transform: translate(252px, 247px);
            transform: translate(252px, 247px);
  }
  75% {
    -webkit-transform: translate(284px, 220px);
            transform: translate(284px, 220px);
  }
  83.33% {
    -webkit-transform: translate(316px, 193px);
            transform: translate(316px, 193px);
  }
  91.67% {
    -webkit-transform: translate(348px, 220px);
            transform: translate(348px, 220px);
  }
  100% {
    -webkit-transform: translate(380px, 220px);
            transform: translate(380px, 220px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation18 {
  0% {
    -webkit-transform: translate(-4px, 409px);
            transform: translate(-4px, 409px);
  }
  8.33% {
    -webkit-transform: translate(28px, 382px);
            transform: translate(28px, 382px);
  }
  16.67% {
    -webkit-transform: translate(60px, 355px);
            transform: translate(60px, 355px);
  }
  25% {
    -webkit-transform: translate(92px, 355px);
            transform: translate(92px, 355px);
  }
  33.33% {
    -webkit-transform: translate(124px, 328px);
            transform: translate(124px, 328px);
  }
  41.67% {
    -webkit-transform: translate(156px, 301px);
            transform: translate(156px, 301px);
  }
  50% {
    -webkit-transform: translate(188px, 301px);
            transform: translate(188px, 301px);
  }
  58.33% {
    -webkit-transform: translate(220px, 274px);
            transform: translate(220px, 274px);
  }
  66.67% {
    -webkit-transform: translate(252px, 247px);
            transform: translate(252px, 247px);
  }
  75% {
    -webkit-transform: translate(284px, 220px);
            transform: translate(284px, 220px);
  }
  83.33% {
    -webkit-transform: translate(316px, 193px);
            transform: translate(316px, 193px);
  }
  91.67% {
    -webkit-transform: translate(348px, 220px);
            transform: translate(348px, 220px);
  }
  100% {
    -webkit-transform: translate(380px, 220px);
            transform: translate(380px, 220px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animation19 {
  0% {
    -webkit-transform: translate(156px, -50px);
            transform: translate(156px, -50px);
  }
  4% {
    -webkit-transform: translate(188px, -50px);
            transform: translate(188px, -50px);
  }
  8% {
    -webkit-transform: translate(220px, -50px);
            transform: translate(220px, -50px);
  }
  12% {
    -webkit-transform: translate(252px, -50px);
            transform: translate(252px, -50px);
  }
  16% {
    -webkit-transform: translate(284px, -23px);
            transform: translate(284px, -23px);
  }
  20% {
    -webkit-transform: translate(316px, -23px);
            transform: translate(316px, -23px);
  }
  24% {
    -webkit-transform: translate(348px, -23px);
            transform: translate(348px, -23px);
  }
  28% {
    -webkit-transform: translate(380px, -23px);
            transform: translate(380px, -23px);
  }
  32% {
    -webkit-transform: translate(412px, -50px);
            transform: translate(412px, -50px);
  }
  36% {
    -webkit-transform: translate(444px, -23px);
            transform: translate(444px, -23px);
  }
  40% {
    -webkit-transform: translate(476px, -50px);
            transform: translate(476px, -50px);
  }
  44% {
    -webkit-transform: translate(508px, -50px);
            transform: translate(508px, -50px);
  }
  48% {
    -webkit-transform: translate(540px, -23px);
            transform: translate(540px, -23px);
  }
  52% {
    -webkit-transform: translate(572px, -23px);
            transform: translate(572px, -23px);
  }
  56% {
    -webkit-transform: translate(604px, 4px);
            transform: translate(604px, 4px);
  }
  60% {
    -webkit-transform: translate(636px, -23px);
            transform: translate(636px, -23px);
  }
  64% {
    -webkit-transform: translate(668px, -50px);
            transform: translate(668px, -50px);
  }
  68% {
    -webkit-transform: translate(700px, -23px);
            transform: translate(700px, -23px);
  }
  72% {
    -webkit-transform: translate(732px, -23px);
            transform: translate(732px, -23px);
  }
  76% {
    -webkit-transform: translate(764px, 4px);
            transform: translate(764px, 4px);
  }
  80% {
    -webkit-transform: translate(796px, -23px);
            transform: translate(796px, -23px);
  }
  84% {
    -webkit-transform: translate(828px, 4px);
            transform: translate(828px, 4px);
  }
  88% {
    -webkit-transform: translate(860px, 4px);
            transform: translate(860px, 4px);
  }
  92% {
    -webkit-transform: translate(892px, -23px);
            transform: translate(892px, -23px);
  }
  96% {
    -webkit-transform: translate(924px, 4px);
            transform: translate(924px, 4px);
  }
  100% {
    -webkit-transform: translate(956px, 4px);
            transform: translate(956px, 4px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation19 {
  0% {
    -webkit-transform: translate(156px, -50px);
            transform: translate(156px, -50px);
  }
  4% {
    -webkit-transform: translate(188px, -50px);
            transform: translate(188px, -50px);
  }
  8% {
    -webkit-transform: translate(220px, -50px);
            transform: translate(220px, -50px);
  }
  12% {
    -webkit-transform: translate(252px, -50px);
            transform: translate(252px, -50px);
  }
  16% {
    -webkit-transform: translate(284px, -23px);
            transform: translate(284px, -23px);
  }
  20% {
    -webkit-transform: translate(316px, -23px);
            transform: translate(316px, -23px);
  }
  24% {
    -webkit-transform: translate(348px, -23px);
            transform: translate(348px, -23px);
  }
  28% {
    -webkit-transform: translate(380px, -23px);
            transform: translate(380px, -23px);
  }
  32% {
    -webkit-transform: translate(412px, -50px);
            transform: translate(412px, -50px);
  }
  36% {
    -webkit-transform: translate(444px, -23px);
            transform: translate(444px, -23px);
  }
  40% {
    -webkit-transform: translate(476px, -50px);
            transform: translate(476px, -50px);
  }
  44% {
    -webkit-transform: translate(508px, -50px);
            transform: translate(508px, -50px);
  }
  48% {
    -webkit-transform: translate(540px, -23px);
            transform: translate(540px, -23px);
  }
  52% {
    -webkit-transform: translate(572px, -23px);
            transform: translate(572px, -23px);
  }
  56% {
    -webkit-transform: translate(604px, 4px);
            transform: translate(604px, 4px);
  }
  60% {
    -webkit-transform: translate(636px, -23px);
            transform: translate(636px, -23px);
  }
  64% {
    -webkit-transform: translate(668px, -50px);
            transform: translate(668px, -50px);
  }
  68% {
    -webkit-transform: translate(700px, -23px);
            transform: translate(700px, -23px);
  }
  72% {
    -webkit-transform: translate(732px, -23px);
            transform: translate(732px, -23px);
  }
  76% {
    -webkit-transform: translate(764px, 4px);
            transform: translate(764px, 4px);
  }
  80% {
    -webkit-transform: translate(796px, -23px);
            transform: translate(796px, -23px);
  }
  84% {
    -webkit-transform: translate(828px, 4px);
            transform: translate(828px, 4px);
  }
  88% {
    -webkit-transform: translate(860px, 4px);
            transform: translate(860px, 4px);
  }
  92% {
    -webkit-transform: translate(892px, -23px);
            transform: translate(892px, -23px);
  }
  96% {
    -webkit-transform: translate(924px, 4px);
            transform: translate(924px, 4px);
  }
  100% {
    -webkit-transform: translate(956px, 4px);
            transform: translate(956px, 4px);
  }
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.particle {
  position: absolute;
  opacity: 0;
  overflow: visible;
  background-size: contain;
}

.elem1 {
  left: -68px;
  top: 166px;
  -webkit-animation: animation1 linear 20s infinite;
          animation: animation1 linear 20s infinite;
  height: 13px;
  width: 13px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle2.svg);
}

.elem2 {
  left: 92px;
  top: 85px;
  -webkit-animation: animation2 linear 17s infinite;
          animation: animation2 linear 17s infinite;
  height: 27px;
  width: 27px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle3.svg);
}

.elem3 {
  left: -4px;
  top: 112px;
  -webkit-animation: animation3 linear 17s infinite;
          animation: animation3 linear 17s infinite;
  height: 23px;
  width: 23px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle4.svg);
}

.elem4 {
  left: 156px;
  top: 4px;
  -webkit-animation: animation4 linear 16s infinite;
          animation: animation4 linear 16s infinite;
  height: 19px;
  width: 19px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle5.svg);
}

.elem5 {
  left: 124px;
  top: 85px;
  -webkit-animation: animation5 linear 19s infinite;
          animation: animation5 linear 19s infinite;
  height: 20px;
  width: 20px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle1.svg);
}

.elem6 {
  left: 92px;
  top: 112px;
  -webkit-animation: animation6 linear 17s infinite;
          animation: animation6 linear 17s infinite;
  height: 21px;
  width: 21px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle2.svg);
}

.elem7 {
  left: -4px;
  top: 166px;
  -webkit-animation: animation7 linear 17s infinite;
          animation: animation7 linear 17s infinite;
  height: 26px;
  width: 26px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle3.svg);
}

.elem8 {
  left: 156px;
  top: 139px;
  -webkit-animation: animation8 linear 20s infinite;
          animation: animation8 linear 20s infinite;
  height: 15px;
  width: 15px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle4.svg);
}

.elem9 {
  left: 124px;
  top: 193px;
  -webkit-animation: animation9 linear 19s infinite;
          animation: animation9 linear 19s infinite;
  height: 28px;
  width: 28px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle5.svg);
}

.elem10 {
  left: 188px;
  top: -23px;
  -webkit-animation: animation10 linear 19s infinite;
          animation: animation10 linear 19s infinite;
  height: 30px;
  width: 30px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle1.svg);
}

.elem11 {
  left: -100px;
  top: 139px;
  -webkit-animation: animation11 linear 17s infinite;
          animation: animation11 linear 17s infinite;
  height: 20px;
  width: 20px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle2.svg);
}

.elem12 {
  left: -4px;
  top: 166px;
  -webkit-animation: animation12 linear 16s infinite;
          animation: animation12 linear 16s infinite;
  height: 29px;
  width: 29px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle3.svg);
}

.elem13 {
  left: 188px;
  top: 85px;
  -webkit-animation: animation13 linear 18s infinite;
          animation: animation13 linear 18s infinite;
  height: 28px;
  width: 28px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle4.svg);
}

.elem14 {
  left: -100px;
  top: -50px;
  -webkit-animation: animation14 linear 19s infinite;
          animation: animation14 linear 19s infinite;
  height: 21px;
  width: 21px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle5.svg);
}

.elem15 {
  left: 60px;
  top: 85px;
  -webkit-animation: animation15 linear 16s infinite;
          animation: animation15 linear 16s infinite;
  height: 20px;
  width: 20px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle1.svg);
}

.elem16 {
  left: 188px;
  top: 139px;
  -webkit-animation: animation16 linear 20s infinite;
          animation: animation16 linear 20s infinite;
  height: 18px;
  width: 18px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle2.svg);
}

.elem17 {
  left: -100px;
  top: -23px;
  -webkit-animation: animation17 linear 17s infinite;
          animation: animation17 linear 17s infinite;
  height: 19px;
  width: 19px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle3.svg);
}

.elem18 {
  left: -36px;
  top: 193px;
  -webkit-animation: animation18 linear 16s infinite;
          animation: animation18 linear 16s infinite;
  height: 21px;
  width: 21px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle4.svg);
}

.elem19 {
  left: -100px;
  top: 193px;
  -webkit-animation: animation19 linear 20s infinite;
          animation: animation19 linear 20s infinite;
  height: 17px;
  width: 17px;
  background-image: url(https://www.mayerhofersimon.de/pens/animations-rem/particle5.svg);
}

.anim-delay1 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.anim-delay2 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.anim-delay3 {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.anim-delay4 {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.anim-delay5 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.anim-delay6 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.anim-delay7 {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.anim-delay8 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.anim-delay9 {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.anim-delay10 {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.anim-delay11 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.anim-delay12 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.anim-delay13 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.anim-delay14 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.anim-delay15 {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.anim-delay16 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.anim-delay17 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.anim-delay18 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.anim-delay19 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.anim-delay20 {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}