@charset "UTF-8";
/*
 *
 *   INSPINIA - Responsive Admin Theme
 *   version 2.7.1
 *
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");
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: "\002a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.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 \00A0'; }

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

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-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[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

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

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

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  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;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    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;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

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

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

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-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.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.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 .stats {
    margin-left: 20px;
    line-height: 28px; }

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

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

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

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: 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, .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;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

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

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

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

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-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;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

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

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

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

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

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    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; } }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/font-awesome//fontawesome-webfont.eot?v=4.7.0");
  src: url("/fonts/font-awesome//fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/fonts/font-awesome//fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/fonts/font-awesome//fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/fonts/font-awesome//fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/fonts/font-awesome//fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  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.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

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

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

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

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

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

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

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

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

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

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter:before {
  content: ""; }

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

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

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

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

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

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

.fa-paperclip:before {
  content: ""; }

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

.fa-square:before {
  content: ""; }

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

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

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

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

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

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

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

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

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

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

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

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

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

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

.fa-exchange:before {
  content: ""; }

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

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

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

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

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

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

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

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

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

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

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

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

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

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

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: ""; }

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

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

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

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

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

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

.fa-crop:before {
  content: ""; }

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

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

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

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

.fa-microphone:before {
  content: ""; }

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

.fa-shield:before {
  content: ""; }

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

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

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

.fa-bullseye:before {
  content: ""; }

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

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

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

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

.fa-ticket:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: ""; }

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

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

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

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

.fa-gbp:before {
  content: ""; }

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

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

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

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

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

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

.fa-file:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

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

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

.fa-dropbox:before {
  content: ""; }

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

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

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

.fa-tumblr:before {
  content: ""; }

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

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

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

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

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

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

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

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

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

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

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

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

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

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

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

.fa-wheelchair:before {
  content: ""; }

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

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

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

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

.fa-slack:before {
  content: ""; }

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

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

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

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

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

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

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

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

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

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

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

.fa-recycle:before {
  content: ""; }

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

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

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

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

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

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

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

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

.fa-git:before {
  content: ""; }

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

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

.fa-qq:before {
  content: ""; }

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

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

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

.fa-history:before {
  content: ""; }

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

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

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

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

.fa-bomb:before {
  content: ""; }

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

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

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

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

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

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

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

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

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

.fa-lastfm:before {
  content: ""; }

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

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

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

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

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

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

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

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

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

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

.fa-motorcycle:before {
  content: ""; }

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

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

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

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

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

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

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

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

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

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

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

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: ""; }

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

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

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

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

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

.fa-hourglass:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

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

.fa-gg:before {
  content: ""; }

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

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

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

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

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

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

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

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url("/css/plugins/iCheck/green.png") no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-green {
  background-position: 0 0; }

.icheckbox_square-green.hover {
  background-position: -24px 0; }

.icheckbox_square-green.checked {
  background-position: -48px 0; }

.icheckbox_square-green.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-green.checked.disabled {
  background-position: -96px 0; }

.iradio_square-green {
  background-position: -120px 0; }

.iradio_square-green.hover {
  background-position: -144px 0; }

.iradio_square-green.checked {
  background-position: -168px 0; }

.iradio_square-green.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-green.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-green,
  .iradio_square-green {
    background-image: url("/css/plugins/iCheck/green@2x.png");
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/summernote/summernote.eot?dc97c88102d55aed645e5f227c58ba5b");
  src: url("/fonts/summernote/summernote.eot?#iefix") format("embedded-opentype"), url("/fonts/summernote/summernote.woff?dc97c88102d55aed645e5f227c58ba5b") format("woff"), url("/fonts/summernote/summernote.ttf?dc97c88102d55aed645e5f227c58ba5b") format("truetype"); }
[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  speak: none;
  -moz-osx-font-smoothing: grayscale; }

.note-icon-align-center:before {
  content: "\f101"; }

.note-icon-align-indent:before {
  content: "\f102"; }

.note-icon-align-justify:before {
  content: "\f103"; }

.note-icon-align-left:before {
  content: "\f104"; }

.note-icon-align-outdent:before {
  content: "\f105"; }

.note-icon-align-right:before {
  content: "\f106"; }

.note-icon-align:before {
  content: "\f107"; }

.note-icon-arrows-alt:before {
  content: "\f108"; }

.note-icon-bold:before {
  content: "\f109"; }

.note-icon-caret:before {
  content: "\f10a"; }

.note-icon-chain-broken:before {
  content: "\f10b"; }

.note-icon-circle:before {
  content: "\f10c"; }

.note-icon-close:before {
  content: "\f10d"; }

.note-icon-code:before {
  content: "\f10e"; }

.note-icon-eraser:before {
  content: "\f10f"; }

.note-icon-font:before {
  content: "\f110"; }

.note-icon-frame:before {
  content: "\f111"; }

.note-icon-italic:before {
  content: "\f112"; }

.note-icon-link:before {
  content: "\f113"; }

.note-icon-magic:before {
  content: "\f114"; }

.note-icon-menu-check:before {
  content: "\f115"; }

.note-icon-minus:before {
  content: "\f116"; }

.note-icon-orderedlist:before {
  content: "\f117"; }

.note-icon-pencil:before {
  content: "\f118"; }

.note-icon-picture:before {
  content: "\f119"; }

.note-icon-question:before {
  content: "\f11a"; }

.note-icon-redo:before {
  content: "\f11b"; }

.note-icon-special-character:before {
  content: "\f11c"; }

.note-icon-square:before {
  content: "\f11d"; }

.note-icon-strikethrough:before {
  content: "\f11e"; }

.note-icon-subscript:before {
  content: "\f11f"; }

.note-icon-summernote:before {
  content: "\f120"; }

.note-icon-superscript:before {
  content: "\f121"; }

.note-icon-table:before {
  content: "\f122"; }

.note-icon-text-height:before {
  content: "\f123"; }

.note-icon-trash:before {
  content: "\f124"; }

.note-icon-underline:before {
  content: "\f125"; }

.note-icon-undo:before {
  content: "\f126"; }

.note-icon-unorderedlist:before {
  content: "\f127"; }

.note-icon-video:before {
  content: "\f128"; }

.note-editor {
  position: relative; }

.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: white;
  opacity: .95; }

.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

.note-editor .note-dropzone.hover {
  color: #098ddf; }

.note-editor.dragover .note-dropzone {
  display: table; }

.note-editor .note-editing-area {
  position: relative; }

.note-editor .note-editing-area .note-editable {
  outline: 0; }

.note-editor .note-editing-area .note-editable sup {
  vertical-align: super; }

.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub; }

.note-editor.note-frame {
  border: 1px solid #a9a9a9; }

.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none; }

.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block; }

.note-editor.note-frame .note-editing-area {
  overflow: hidden; }

.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  background-color: #fff; }

.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5; }

.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none; }

.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important; }

.note-editor.note-frame.fullscreen .note-editable {
  background-color: white; }

.note-editor.note-frame.fullscreen .note-resizebar {
  display: none; }

.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.note-editor.note-frame .note-statusbar .note-resizebar {
  width: 100%;
  height: 8px;
  padding-top: 1px;
  cursor: ns-resize; }

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9; }

.note-editor.note-frame .note-placeholder {
  padding: 10px; }

.note-popover.popover {
  max-width: none; }

.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle; }

.note-popover.popover .arrow {
  left: 20px !important; }

.note-popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0; }

.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0; }

.note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .note-style h1, .panel-heading.note-toolbar .note-style h1, .note-popover .popover-content .note-style h2, .panel-heading.note-toolbar .note-style h2, .note-popover .popover-content .note-style h3, .panel-heading.note-toolbar .note-style h3, .note-popover .popover-content .note-style h4, .panel-heading.note-toolbar .note-style h4, .note-popover .popover-content .note-style h5, .panel-heading.note-toolbar .note-style h5, .note-popover .popover-content .note-style h6, .panel-heading.note-toolbar .note-style h6, .note-popover .popover-content .note-style blockquote, .panel-heading.note-toolbar .note-style blockquote {
  margin: 0; }

.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px; }

.note-popover .popover-content .note-color .dropdown-menu, .panel-heading.note-toolbar .note-color .dropdown-menu {
  min-width: 340px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
  margin: 0; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
  margin: 0 5px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  width: 100%;
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
  height: 20px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background: #eee; }

.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px; }

.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px; }

.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px; }

.note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto; }

.note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important; }

.note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important; }

.note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden; }

.note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible; }

.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px; }

.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1; }

.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff; }

.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000; }

.note-dialog > div {
  display: none; }

.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0; }

.note-dialog .note-modal-form {
  margin: 0; }

.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray; }

@-moz-document url-prefix() {
  .note-image-input {
    height: auto; } }
.note-placeholder {
  position: absolute;
  display: none;
  color: gray; }

.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid black; }

.note-handle .note-control-selection > div {
  position: absolute; }

.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30); }

.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: white;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0; }

.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0; }

.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize; }

.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: white;
  background-color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70); }

.note-hint-popover {
  min-width: 100px;
  padding: 2px; }

.note-hint-popover .popover-content {
  max-height: 150px;
  padding: 3px;
  overflow: auto; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: white;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #428bca;
  outline: 0; }

.note-editor {
  /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ }

.note-editor article,
.note-editor aside,
.note-editor details,
.note-editor figcaption,
.note-editor figure,
.note-editor footer,
.note-editor header,
.note-editor hgroup,
.note-editor main,
.note-editor nav,
.note-editor section,
.note-editor summary {
  display: block; }

.note-editor audio,
.note-editor canvas,
.note-editor video {
  display: inline-block; }

.note-editor audio:not([controls]) {
  display: none;
  height: 0; }

.note-editor [hidden],
.note-editor template {
  display: none; }

.note-editor html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

.note-editor body {
  margin: 0; }

.note-editor a {
  background: transparent; }

.note-editor a:focus {
  outline: thin dotted; }

.note-editor a:active,
.note-editor a:hover {
  outline: 0; }

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

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

.note-editor b,
.note-editor strong {
  font-weight: bold; }

.note-editor dfn {
  font-style: italic; }

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

.note-editor mark {
  background: #ff0;
  color: #000; }

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

.note-editor pre {
  white-space: pre-wrap; }

.note-editor q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

.note-editor small {
  font-size: 80%; }

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

.note-editor sup {
  top: -0.5em; }

.note-editor sub {
  bottom: -0.25em; }

.note-editor img {
  border: 0; }

.note-editor svg:not(:root) {
  overflow: hidden; }

.note-editor figure {
  margin: 0; }

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

.note-editor legend {
  border: 0;
  padding: 0; }

.note-editor button,
.note-editor input,
.note-editor select,
.note-editor textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

.note-editor button,
.note-editor input {
  line-height: normal; }

.note-editor button,
.note-editor select {
  text-transform: none; }

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

.note-editor button[disabled],
.note-editor html input[disabled] {
  cursor: default; }

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

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

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

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

.note-editor textarea {
  overflow: auto;
  vertical-align: top; }

.note-editor table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  .note-editor * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  .note-editor a,
  .note-editor a:visited {
    text-decoration: underline; }

  .note-editor a[href]:after {
    content: " (" attr(href) ")"; }

  .note-editor abbr[title]:after {
    content: " (" attr(title) ")"; }

  .note-editor .ir a:after,
  .note-editor a[href^="javascript:"]:after,
  .note-editor a[href^="#"]:after {
    content: ""; }

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

  .note-editor thead {
    display: table-header-group; }

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

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

  @page {
    margin: 2cm .5cm; }
  .note-editor p,
  .note-editor h2,
  .note-editor h3 {
    orphans: 3;
    widows: 3; }

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

  .note-editor .navbar {
    display: none; }

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

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

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

  .note-editor .table {
    border-collapse: collapse !important; }

  .note-editor .table-bordered th,
  .note-editor .table-bordered td {
    border: 1px solid #ddd !important; } }
.note-editor *,
.note-editor *:before,
.note-editor *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.note-editor html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.note-editor body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff; }

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

.note-editor a {
  color: #428bca;
  text-decoration: none; }

.note-editor a:hover,
.note-editor a:focus {
  color: #2a6496;
  text-decoration: underline; }

.note-editor a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.note-editor img {
  vertical-align: middle; }

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

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

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

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

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

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

.note-editor p {
  margin: 0 0 10px; }

.note-editor .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .note-editor .lead {
    font-size: 21px; } }
.note-editor small,
.note-editor .small {
  font-size: 85%; }

.note-editor cite {
  font-style: normal; }

.note-editor .text-muted {
  color: #999999; }

.note-editor .text-primary {
  color: #428bca; }

.note-editor .text-primary:hover {
  color: #3071a9; }

.note-editor .text-warning {
  color: #c09853; }

.note-editor .text-warning:hover {
  color: #a47e3c; }

.note-editor .text-danger {
  color: #b94a48; }

.note-editor .text-danger:hover {
  color: #953b39; }

.note-editor .text-success {
  color: #468847; }

.note-editor .text-success:hover {
  color: #356635; }

.note-editor .text-info {
  color: #3a87ad; }

.note-editor .text-info:hover {
  color: #2d6987; }

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

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

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

.note-editor h1,
.note-editor h2,
.note-editor h3,
.note-editor h4,
.note-editor h5,
.note-editor h6,
.note-editor .h1,
.note-editor .h2,
.note-editor .h3,
.note-editor .h4,
.note-editor .h5,
.note-editor .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.note-editor h1 small,
.note-editor h2 small,
.note-editor h3 small,
.note-editor h4 small,
.note-editor h5 small,
.note-editor h6 small,
.note-editor .h1 small,
.note-editor .h2 small,
.note-editor .h3 small,
.note-editor .h4 small,
.note-editor .h5 small,
.note-editor .h6 small,
.note-editor h1 .small,
.note-editor h2 .small,
.note-editor h3 .small,
.note-editor h4 .small,
.note-editor h5 .small,
.note-editor h6 .small,
.note-editor .h1 .small,
.note-editor .h2 .small,
.note-editor .h3 .small,
.note-editor .h4 .small,
.note-editor .h5 .small,
.note-editor .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

.note-editor h1,
.note-editor h2,
.note-editor h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

.note-editor h1 small,
.note-editor h2 small,
.note-editor h3 small,
.note-editor h1 .small,
.note-editor h2 .small,
.note-editor h3 .small {
  font-size: 65%; }

.note-editor h4,
.note-editor h5,
.note-editor h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.note-editor h4 small,
.note-editor h5 small,
.note-editor h6 small,
.note-editor h4 .small,
.note-editor h5 .small,
.note-editor h6 .small {
  font-size: 75%; }

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

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

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

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

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

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

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

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

.note-editor ul ul,
.note-editor ol ul,
.note-editor ul ol,
.note-editor ol ol {
  margin-bottom: 0; }

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

.note-editor .list-inline {
  padding-left: 0;
  list-style: none; }

.note-editor .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

.note-editor dl {
  margin-bottom: 20px; }

.note-editor dt,
.note-editor dd {
  line-height: 1.428571429; }

.note-editor dt {
  font-weight: bold; }

.note-editor dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .note-editor .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .note-editor .dl-horizontal dd {
    margin-left: 180px; }

  .note-editor .dl-horizontal dd:before,
  .note-editor .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }

  .note-editor .dl-horizontal dd:after {
    clear: both; }

  .note-editor .dl-horizontal dd:before,
  .note-editor .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }

  .note-editor .dl-horizontal dd:after {
    clear: both; } }
.note-editor abbr[title],
.note-editor abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.note-editor abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.note-editor blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

.note-editor blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

.note-editor blockquote p:last-child {
  margin-bottom: 0; }

.note-editor blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

.note-editor blockquote small:before {
  content: '\2014 \00A0'; }

.note-editor blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

.note-editor blockquote.pull-right p,
.note-editor blockquote.pull-right small,
.note-editor blockquote.pull-right .small {
  text-align: right; }

.note-editor blockquote.pull-right small:before,
.note-editor blockquote.pull-right .small:before {
  content: ''; }

.note-editor blockquote.pull-right small:after,
.note-editor blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

.note-editor blockquote:before,
.note-editor blockquote:after {
  content: ""; }

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

.note-editor code,
.note-editor kdb,
.note-editor pre,
.note-editor samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

.note-editor code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

.note-editor 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 #cccccc;
  border-radius: 4px; }

.note-editor pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

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

.note-editor .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.note-editor .container:before,
.note-editor .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .container:after {
  clear: both; }

.note-editor .container:before,
.note-editor .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .container:after {
  clear: both; }

.note-editor .row {
  margin-left: -15px;
  margin-right: -15px; }

.note-editor .row:before,
.note-editor .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .row:after {
  clear: both; }

.note-editor .row:before,
.note-editor .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .row:after {
  clear: both; }

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

.note-editor .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 {
  float: left; }

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

.note-editor .col-xs-11 {
  width: 91.66666666666666%; }

.note-editor .col-xs-10 {
  width: 83.33333333333334%; }

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

.note-editor .col-xs-8 {
  width: 66.66666666666666%; }

.note-editor .col-xs-7 {
  width: 58.333333333333336%; }

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

.note-editor .col-xs-5 {
  width: 41.66666666666667%; }

.note-editor .col-xs-4 {
  width: 33.33333333333333%; }

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

.note-editor .col-xs-2 {
  width: 16.666666666666664%; }

.note-editor .col-xs-1 {
  width: 8.333333333333332%; }

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

.note-editor .col-xs-pull-11 {
  right: 91.66666666666666%; }

.note-editor .col-xs-pull-10 {
  right: 83.33333333333334%; }

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

.note-editor .col-xs-pull-8 {
  right: 66.66666666666666%; }

.note-editor .col-xs-pull-7 {
  right: 58.333333333333336%; }

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

.note-editor .col-xs-pull-5 {
  right: 41.66666666666667%; }

.note-editor .col-xs-pull-4 {
  right: 33.33333333333333%; }

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

.note-editor .col-xs-pull-2 {
  right: 16.666666666666664%; }

.note-editor .col-xs-pull-1 {
  right: 8.333333333333332%; }

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

.note-editor .col-xs-push-11 {
  left: 91.66666666666666%; }

.note-editor .col-xs-push-10 {
  left: 83.33333333333334%; }

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

.note-editor .col-xs-push-8 {
  left: 66.66666666666666%; }

.note-editor .col-xs-push-7 {
  left: 58.333333333333336%; }

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

.note-editor .col-xs-push-5 {
  left: 41.66666666666667%; }

.note-editor .col-xs-push-4 {
  left: 33.33333333333333%; }

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

.note-editor .col-xs-push-2 {
  left: 16.666666666666664%; }

.note-editor .col-xs-push-1 {
  left: 8.333333333333332%; }

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

.note-editor .col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.note-editor .col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

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

.note-editor .col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.note-editor .col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

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

.note-editor .col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.note-editor .col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

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

.note-editor .col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.note-editor .col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

@media (min-width: 768px) {
  .note-editor .container {
    width: 750px; }

  .note-editor .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 {
    float: left; }

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

  .note-editor .col-sm-11 {
    width: 91.66666666666666%; }

  .note-editor .col-sm-10 {
    width: 83.33333333333334%; }

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

  .note-editor .col-sm-8 {
    width: 66.66666666666666%; }

  .note-editor .col-sm-7 {
    width: 58.333333333333336%; }

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

  .note-editor .col-sm-5 {
    width: 41.66666666666667%; }

  .note-editor .col-sm-4 {
    width: 33.33333333333333%; }

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

  .note-editor .col-sm-2 {
    width: 16.666666666666664%; }

  .note-editor .col-sm-1 {
    width: 8.333333333333332%; }

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

  .note-editor .col-sm-pull-11 {
    right: 91.66666666666666%; }

  .note-editor .col-sm-pull-10 {
    right: 83.33333333333334%; }

  .note-editor .col-sm-pull-9 {
    right: 75%; }

  .note-editor .col-sm-pull-8 {
    right: 66.66666666666666%; }

  .note-editor .col-sm-pull-7 {
    right: 58.333333333333336%; }

  .note-editor .col-sm-pull-6 {
    right: 50%; }

  .note-editor .col-sm-pull-5 {
    right: 41.66666666666667%; }

  .note-editor .col-sm-pull-4 {
    right: 33.33333333333333%; }

  .note-editor .col-sm-pull-3 {
    right: 25%; }

  .note-editor .col-sm-pull-2 {
    right: 16.666666666666664%; }

  .note-editor .col-sm-pull-1 {
    right: 8.333333333333332%; }

  .note-editor .col-sm-push-12 {
    left: 100%; }

  .note-editor .col-sm-push-11 {
    left: 91.66666666666666%; }

  .note-editor .col-sm-push-10 {
    left: 83.33333333333334%; }

  .note-editor .col-sm-push-9 {
    left: 75%; }

  .note-editor .col-sm-push-8 {
    left: 66.66666666666666%; }

  .note-editor .col-sm-push-7 {
    left: 58.333333333333336%; }

  .note-editor .col-sm-push-6 {
    left: 50%; }

  .note-editor .col-sm-push-5 {
    left: 41.66666666666667%; }

  .note-editor .col-sm-push-4 {
    left: 33.33333333333333%; }

  .note-editor .col-sm-push-3 {
    left: 25%; }

  .note-editor .col-sm-push-2 {
    left: 16.666666666666664%; }

  .note-editor .col-sm-push-1 {
    left: 8.333333333333332%; }

  .note-editor .col-sm-offset-12 {
    margin-left: 100%; }

  .note-editor .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }

  .note-editor .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  .note-editor .col-sm-offset-9 {
    margin-left: 75%; }

  .note-editor .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  .note-editor .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  .note-editor .col-sm-offset-6 {
    margin-left: 50%; }

  .note-editor .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  .note-editor .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  .note-editor .col-sm-offset-3 {
    margin-left: 25%; }

  .note-editor .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  .note-editor .col-sm-offset-1 {
    margin-left: 8.333333333333332%; } }
@media (min-width: 992px) {
  .note-editor .container {
    width: 970px; }

  .note-editor .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 {
    float: left; }

  .note-editor .col-md-12 {
    width: 100%; }

  .note-editor .col-md-11 {
    width: 91.66666666666666%; }

  .note-editor .col-md-10 {
    width: 83.33333333333334%; }

  .note-editor .col-md-9 {
    width: 75%; }

  .note-editor .col-md-8 {
    width: 66.66666666666666%; }

  .note-editor .col-md-7 {
    width: 58.333333333333336%; }

  .note-editor .col-md-6 {
    width: 50%; }

  .note-editor .col-md-5 {
    width: 41.66666666666667%; }

  .note-editor .col-md-4 {
    width: 33.33333333333333%; }

  .note-editor .col-md-3 {
    width: 25%; }

  .note-editor .col-md-2 {
    width: 16.666666666666664%; }

  .note-editor .col-md-1 {
    width: 8.333333333333332%; }

  .note-editor .col-md-pull-12 {
    right: 100%; }

  .note-editor .col-md-pull-11 {
    right: 91.66666666666666%; }

  .note-editor .col-md-pull-10 {
    right: 83.33333333333334%; }

  .note-editor .col-md-pull-9 {
    right: 75%; }

  .note-editor .col-md-pull-8 {
    right: 66.66666666666666%; }

  .note-editor .col-md-pull-7 {
    right: 58.333333333333336%; }

  .note-editor .col-md-pull-6 {
    right: 50%; }

  .note-editor .col-md-pull-5 {
    right: 41.66666666666667%; }

  .note-editor .col-md-pull-4 {
    right: 33.33333333333333%; }

  .note-editor .col-md-pull-3 {
    right: 25%; }

  .note-editor .col-md-pull-2 {
    right: 16.666666666666664%; }

  .note-editor .col-md-pull-1 {
    right: 8.333333333333332%; }

  .note-editor .col-md-push-12 {
    left: 100%; }

  .note-editor .col-md-push-11 {
    left: 91.66666666666666%; }

  .note-editor .col-md-push-10 {
    left: 83.33333333333334%; }

  .note-editor .col-md-push-9 {
    left: 75%; }

  .note-editor .col-md-push-8 {
    left: 66.66666666666666%; }

  .note-editor .col-md-push-7 {
    left: 58.333333333333336%; }

  .note-editor .col-md-push-6 {
    left: 50%; }

  .note-editor .col-md-push-5 {
    left: 41.66666666666667%; }

  .note-editor .col-md-push-4 {
    left: 33.33333333333333%; }

  .note-editor .col-md-push-3 {
    left: 25%; }

  .note-editor .col-md-push-2 {
    left: 16.666666666666664%; }

  .note-editor .col-md-push-1 {
    left: 8.333333333333332%; }

  .note-editor .col-md-offset-12 {
    margin-left: 100%; }

  .note-editor .col-md-offset-11 {
    margin-left: 91.66666666666666%; }

  .note-editor .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  .note-editor .col-md-offset-9 {
    margin-left: 75%; }

  .note-editor .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  .note-editor .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  .note-editor .col-md-offset-6 {
    margin-left: 50%; }

  .note-editor .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  .note-editor .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  .note-editor .col-md-offset-3 {
    margin-left: 25%; }

  .note-editor .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  .note-editor .col-md-offset-1 {
    margin-left: 8.333333333333332%; } }
@media (min-width: 1200px) {
  .note-editor .container {
    width: 1170px; }

  .note-editor .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 {
    float: left; }

  .note-editor .col-lg-12 {
    width: 100%; }

  .note-editor .col-lg-11 {
    width: 91.66666666666666%; }

  .note-editor .col-lg-10 {
    width: 83.33333333333334%; }

  .note-editor .col-lg-9 {
    width: 75%; }

  .note-editor .col-lg-8 {
    width: 66.66666666666666%; }

  .note-editor .col-lg-7 {
    width: 58.333333333333336%; }

  .note-editor .col-lg-6 {
    width: 50%; }

  .note-editor .col-lg-5 {
    width: 41.66666666666667%; }

  .note-editor .col-lg-4 {
    width: 33.33333333333333%; }

  .note-editor .col-lg-3 {
    width: 25%; }

  .note-editor .col-lg-2 {
    width: 16.666666666666664%; }

  .note-editor .col-lg-1 {
    width: 8.333333333333332%; }

  .note-editor .col-lg-pull-12 {
    right: 100%; }

  .note-editor .col-lg-pull-11 {
    right: 91.66666666666666%; }

  .note-editor .col-lg-pull-10 {
    right: 83.33333333333334%; }

  .note-editor .col-lg-pull-9 {
    right: 75%; }

  .note-editor .col-lg-pull-8 {
    right: 66.66666666666666%; }

  .note-editor .col-lg-pull-7 {
    right: 58.333333333333336%; }

  .note-editor .col-lg-pull-6 {
    right: 50%; }

  .note-editor .col-lg-pull-5 {
    right: 41.66666666666667%; }

  .note-editor .col-lg-pull-4 {
    right: 33.33333333333333%; }

  .note-editor .col-lg-pull-3 {
    right: 25%; }

  .note-editor .col-lg-pull-2 {
    right: 16.666666666666664%; }

  .note-editor .col-lg-pull-1 {
    right: 8.333333333333332%; }

  .note-editor .col-lg-push-12 {
    left: 100%; }

  .note-editor .col-lg-push-11 {
    left: 91.66666666666666%; }

  .note-editor .col-lg-push-10 {
    left: 83.33333333333334%; }

  .note-editor .col-lg-push-9 {
    left: 75%; }

  .note-editor .col-lg-push-8 {
    left: 66.66666666666666%; }

  .note-editor .col-lg-push-7 {
    left: 58.333333333333336%; }

  .note-editor .col-lg-push-6 {
    left: 50%; }

  .note-editor .col-lg-push-5 {
    left: 41.66666666666667%; }

  .note-editor .col-lg-push-4 {
    left: 33.33333333333333%; }

  .note-editor .col-lg-push-3 {
    left: 25%; }

  .note-editor .col-lg-push-2 {
    left: 16.666666666666664%; }

  .note-editor .col-lg-push-1 {
    left: 8.333333333333332%; }

  .note-editor .col-lg-offset-12 {
    margin-left: 100%; }

  .note-editor .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }

  .note-editor .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  .note-editor .col-lg-offset-9 {
    margin-left: 75%; }

  .note-editor .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  .note-editor .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  .note-editor .col-lg-offset-6 {
    margin-left: 50%; }

  .note-editor .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  .note-editor .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  .note-editor .col-lg-offset-3 {
    margin-left: 25%; }

  .note-editor .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  .note-editor .col-lg-offset-1 {
    margin-left: 8.333333333333332%; } }
.note-editor table {
  max-width: 100%;
  background-color: transparent; }

.note-editor th {
  text-align: left; }

.note-editor .table {
  width: 100%;
  margin-bottom: 20px; }

.note-editor .table > thead > tr > th,
.note-editor .table > tbody > tr > th,
.note-editor .table > tfoot > tr > th,
.note-editor .table > thead > tr > td,
.note-editor .table > tbody > tr > td,
.note-editor .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.note-editor .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.note-editor .table > caption + thead > tr:first-child > th,
.note-editor .table > colgroup + thead > tr:first-child > th,
.note-editor .table > thead:first-child > tr:first-child > th,
.note-editor .table > caption + thead > tr:first-child > td,
.note-editor .table > colgroup + thead > tr:first-child > td,
.note-editor .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.note-editor .table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.note-editor .table .table {
  background-color: #ffffff; }

.note-editor .table-condensed > thead > tr > th,
.note-editor .table-condensed > tbody > tr > th,
.note-editor .table-condensed > tfoot > tr > th,
.note-editor .table-condensed > thead > tr > td,
.note-editor .table-condensed > tbody > tr > td,
.note-editor .table-condensed > tfoot > tr > td {
  padding: 5px; }

.note-editor .table-bordered {
  border: 1px solid #dddddd; }

.note-editor .table-bordered > thead > tr > th,
.note-editor .table-bordered > tbody > tr > th,
.note-editor .table-bordered > tfoot > tr > th,
.note-editor .table-bordered > thead > tr > td,
.note-editor .table-bordered > tbody > tr > td,
.note-editor .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.note-editor .table-bordered > thead > tr > th,
.note-editor .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.note-editor .table-striped > tbody > tr:nth-child(odd) > td,
.note-editor .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.note-editor .table-hover > tbody > tr:hover > td,
.note-editor .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

.note-editor table col[class*="col-"] {
  float: none;
  display: table-column; }

.note-editor table td[class*="col-"],
.note-editor table th[class*="col-"] {
  float: none;
  display: table-cell; }

.note-editor .table > thead > tr > td.active,
.note-editor .table > tbody > tr > td.active,
.note-editor .table > tfoot > tr > td.active,
.note-editor .table > thead > tr > th.active,
.note-editor .table > tbody > tr > th.active,
.note-editor .table > tfoot > tr > th.active,
.note-editor .table > thead > tr.active > td,
.note-editor .table > tbody > tr.active > td,
.note-editor .table > tfoot > tr.active > td,
.note-editor .table > thead > tr.active > th,
.note-editor .table > tbody > tr.active > th,
.note-editor .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.note-editor .table > thead > tr > td.success,
.note-editor .table > tbody > tr > td.success,
.note-editor .table > tfoot > tr > td.success,
.note-editor .table > thead > tr > th.success,
.note-editor .table > tbody > tr > th.success,
.note-editor .table > tfoot > tr > th.success,
.note-editor .table > thead > tr.success > td,
.note-editor .table > tbody > tr.success > td,
.note-editor .table > tfoot > tr.success > td,
.note-editor .table > thead > tr.success > th,
.note-editor .table > tbody > tr.success > th,
.note-editor .table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.note-editor .table-hover > tbody > tr > td.success:hover,
.note-editor .table-hover > tbody > tr > th.success:hover,
.note-editor .table-hover > tbody > tr.success:hover > td,
.note-editor .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
  border-color: #c9e2b3; }

.note-editor .table > thead > tr > td.danger,
.note-editor .table > tbody > tr > td.danger,
.note-editor .table > tfoot > tr > td.danger,
.note-editor .table > thead > tr > th.danger,
.note-editor .table > tbody > tr > th.danger,
.note-editor .table > tfoot > tr > th.danger,
.note-editor .table > thead > tr.danger > td,
.note-editor .table > tbody > tr.danger > td,
.note-editor .table > tfoot > tr.danger > td,
.note-editor .table > thead > tr.danger > th,
.note-editor .table > tbody > tr.danger > th,
.note-editor .table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #ebccd1; }

.note-editor .table-hover > tbody > tr > td.danger:hover,
.note-editor .table-hover > tbody > tr > th.danger:hover,
.note-editor .table-hover > tbody > tr.danger:hover > td,
.note-editor .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
  border-color: #e4b9c0; }

.note-editor .table > thead > tr > td.warning,
.note-editor .table > tbody > tr > td.warning,
.note-editor .table > tfoot > tr > td.warning,
.note-editor .table > thead > tr > th.warning,
.note-editor .table > tbody > tr > th.warning,
.note-editor .table > tfoot > tr > th.warning,
.note-editor .table > thead > tr.warning > td,
.note-editor .table > tbody > tr.warning > td,
.note-editor .table > tfoot > tr.warning > td,
.note-editor .table > thead > tr.warning > th,
.note-editor .table > tbody > tr.warning > th,
.note-editor .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #faebcc; }

.note-editor .table-hover > tbody > tr > td.warning:hover,
.note-editor .table-hover > tbody > tr > th.warning:hover,
.note-editor .table-hover > tbody > tr.warning:hover > td,
.note-editor .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
  border-color: #f7e1b5; }

@media (max-width: 767px) {
  .note-editor .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }

  .note-editor .table-responsive > .table {
    margin-bottom: 0; }

  .note-editor .table-responsive > .table > thead > tr > th,
  .note-editor .table-responsive > .table > tbody > tr > th,
  .note-editor .table-responsive > .table > tfoot > tr > th,
  .note-editor .table-responsive > .table > thead > tr > td,
  .note-editor .table-responsive > .table > tbody > tr > td,
  .note-editor .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .note-editor .table-responsive > .table-bordered {
    border: 0; }

  .note-editor .table-responsive > .table-bordered > thead > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > thead > tr > td:first-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .note-editor .table-responsive > .table-bordered > thead > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > thead > tr > td:last-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
.note-editor fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

.note-editor 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; }

.note-editor label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

.note-editor input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.note-editor input[type="radio"],
.note-editor input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

.note-editor input[type="file"] {
  display: block; }

.note-editor select[multiple],
.note-editor select[size] {
  height: auto; }

.note-editor select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit; }

.note-editor input[type="file"]:focus,
.note-editor input[type="radio"]:focus,
.note-editor input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.note-editor input[type="number"]::-webkit-outer-spin-button,
.note-editor input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

.note-editor output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

.note-editor .form-control:-moz-placeholder {
  color: #999999; }

.note-editor .form-control::-moz-placeholder {
  color: #999999; }

.note-editor .form-control:-ms-input-placeholder {
  color: #999999; }

.note-editor .form-control::-webkit-input-placeholder {
  color: #999999; }

.note-editor .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.note-editor .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.note-editor .form-control[disabled],
.note-editor .form-control[readonly],
fieldset[disabled] .note-editor .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.note-editor .form-control {
  height: auto; }

.note-editor .form-group {
  margin-bottom: 15px; }

.note-editor .radio,
.note-editor .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle; }

.note-editor .radio label,
.note-editor .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.note-editor .radio input[type="radio"],
.note-editor .radio-inline input[type="radio"],
.note-editor .checkbox input[type="checkbox"],
.note-editor .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.note-editor .radio + .radio,
.note-editor .checkbox + .checkbox {
  margin-top: -5px; }

.note-editor .radio-inline,
.note-editor .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.note-editor .radio-inline + .radio-inline,
.note-editor .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.note-editor input[type="radio"][disabled],
.note-editor input[type="checkbox"][disabled],
.note-editor .radio[disabled],
.note-editor .radio-inline[disabled],
.note-editor .checkbox[disabled],
.note-editor .checkbox-inline[disabled],
fieldset[disabled] .note-editor input[type="radio"],
fieldset[disabled] .note-editor input[type="checkbox"],
fieldset[disabled] .note-editor .radio,
fieldset[disabled] .note-editor .radio-inline,
fieldset[disabled] .note-editor .checkbox,
fieldset[disabled] .note-editor .checkbox-inline {
  cursor: not-allowed; }

.note-editor .input-sm, .note-editor .input-group-sm > .form-control,
.note-editor .input-group-sm > .input-group-addon,
.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.note-editor .input-sm, select.note-editor .input-group-sm > .form-control,
select.note-editor .input-group-sm > .input-group-addon,
select.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.note-editor .input-sm, textarea.note-editor .input-group-sm > .form-control,
textarea.note-editor .input-group-sm > .input-group-addon,
textarea.note-editor .input-group-sm > .input-group-btn > .btn {
  height: auto; }

.note-editor .input-lg, .note-editor .input-group-lg > .form-control,
.note-editor .input-group-lg > .input-group-addon,
.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.note-editor .input-lg, select.note-editor .input-group-lg > .form-control,
select.note-editor .input-group-lg > .input-group-addon,
select.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px; }

textarea.note-editor .input-lg, textarea.note-editor .input-group-lg > .form-control,
textarea.note-editor .input-group-lg > .input-group-addon,
textarea.note-editor .input-group-lg > .input-group-btn > .btn {
  height: auto; }

.note-editor .has-warning .help-block,
.note-editor .has-warning .control-label {
  color: #c09853; }

.note-editor .has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.note-editor .has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.note-editor .has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

.note-editor .has-error .help-block,
.note-editor .has-error .control-label {
  color: #b94a48; }

.note-editor .has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.note-editor .has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.note-editor .has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

.note-editor .has-success .help-block,
.note-editor .has-success .control-label {
  color: #468847; }

.note-editor .has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.note-editor .has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.note-editor .has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

.note-editor .form-control-static {
  margin-bottom: 0; }

.note-editor .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .note-editor .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .note-editor .form-inline .form-control {
    display: inline-block; }

  .note-editor .form-inline .radio,
  .note-editor .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }

  .note-editor .form-inline .radio input[type="radio"],
  .note-editor .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
.note-editor .form-horizontal .control-label,
.note-editor .form-horizontal .radio,
.note-editor .form-horizontal .checkbox,
.note-editor .form-horizontal .radio-inline,
.note-editor .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.note-editor .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

.note-editor .form-horizontal .form-group:before,
.note-editor .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .form-horizontal .form-group:after {
  clear: both; }

.note-editor .form-horizontal .form-group:before,
.note-editor .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .form-horizontal .form-group:after {
  clear: both; }

.note-editor .form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .note-editor .form-horizontal .control-label {
    text-align: right; } }
.note-editor .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  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;
  -o-user-select: none;
  user-select: none; }

.note-editor .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.note-editor .btn:hover,
.note-editor .btn:focus {
  color: #333333;
  text-decoration: none; }

.note-editor .btn:active,
.note-editor .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.note-editor .btn.disabled,
.note-editor .btn[disabled],
fieldset[disabled] .note-editor .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.note-editor .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.note-editor .btn-default:hover,
.note-editor .btn-default:focus,
.note-editor .btn-default:active,
.note-editor .btn-default.active,
.open .dropdown-toggle.note-editor .btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

.note-editor .btn-default:active,
.note-editor .btn-default.active,
.open .dropdown-toggle.note-editor .btn-default {
  background-image: none; }

.note-editor .btn-default.disabled,
.note-editor .btn-default[disabled],
fieldset[disabled] .note-editor .btn-default,
.note-editor .btn-default.disabled:hover,
.note-editor .btn-default[disabled]:hover,
fieldset[disabled] .note-editor .btn-default:hover,
.note-editor .btn-default.disabled:focus,
.note-editor .btn-default[disabled]:focus,
fieldset[disabled] .note-editor .btn-default:focus,
.note-editor .btn-default.disabled:active,
.note-editor .btn-default[disabled]:active,
fieldset[disabled] .note-editor .btn-default:active,
.note-editor .btn-default.disabled.active,
.note-editor .btn-default[disabled].active,
fieldset[disabled] .note-editor .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

.note-editor .btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.note-editor .btn-primary:hover,
.note-editor .btn-primary:focus,
.note-editor .btn-primary:active,
.note-editor .btn-primary.active,
.open .dropdown-toggle.note-editor .btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.note-editor .btn-primary:active,
.note-editor .btn-primary.active,
.open .dropdown-toggle.note-editor .btn-primary {
  background-image: none; }

.note-editor .btn-primary.disabled,
.note-editor .btn-primary[disabled],
fieldset[disabled] .note-editor .btn-primary,
.note-editor .btn-primary.disabled:hover,
.note-editor .btn-primary[disabled]:hover,
fieldset[disabled] .note-editor .btn-primary:hover,
.note-editor .btn-primary.disabled:focus,
.note-editor .btn-primary[disabled]:focus,
fieldset[disabled] .note-editor .btn-primary:focus,
.note-editor .btn-primary.disabled:active,
.note-editor .btn-primary[disabled]:active,
fieldset[disabled] .note-editor .btn-primary:active,
.note-editor .btn-primary.disabled.active,
.note-editor .btn-primary[disabled].active,
fieldset[disabled] .note-editor .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.note-editor .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.note-editor .btn-warning:hover,
.note-editor .btn-warning:focus,
.note-editor .btn-warning:active,
.note-editor .btn-warning.active,
.open .dropdown-toggle.note-editor .btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512; }

.note-editor .btn-warning:active,
.note-editor .btn-warning.active,
.open .dropdown-toggle.note-editor .btn-warning {
  background-image: none; }

.note-editor .btn-warning.disabled,
.note-editor .btn-warning[disabled],
fieldset[disabled] .note-editor .btn-warning,
.note-editor .btn-warning.disabled:hover,
.note-editor .btn-warning[disabled]:hover,
fieldset[disabled] .note-editor .btn-warning:hover,
.note-editor .btn-warning.disabled:focus,
.note-editor .btn-warning[disabled]:focus,
fieldset[disabled] .note-editor .btn-warning:focus,
.note-editor .btn-warning.disabled:active,
.note-editor .btn-warning[disabled]:active,
fieldset[disabled] .note-editor .btn-warning:active,
.note-editor .btn-warning.disabled.active,
.note-editor .btn-warning[disabled].active,
fieldset[disabled] .note-editor .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.note-editor .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.note-editor .btn-danger:hover,
.note-editor .btn-danger:focus,
.note-editor .btn-danger:active,
.note-editor .btn-danger.active,
.open .dropdown-toggle.note-editor .btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925; }

.note-editor .btn-danger:active,
.note-editor .btn-danger.active,
.open .dropdown-toggle.note-editor .btn-danger {
  background-image: none; }

.note-editor .btn-danger.disabled,
.note-editor .btn-danger[disabled],
fieldset[disabled] .note-editor .btn-danger,
.note-editor .btn-danger.disabled:hover,
.note-editor .btn-danger[disabled]:hover,
fieldset[disabled] .note-editor .btn-danger:hover,
.note-editor .btn-danger.disabled:focus,
.note-editor .btn-danger[disabled]:focus,
fieldset[disabled] .note-editor .btn-danger:focus,
.note-editor .btn-danger.disabled:active,
.note-editor .btn-danger[disabled]:active,
fieldset[disabled] .note-editor .btn-danger:active,
.note-editor .btn-danger.disabled.active,
.note-editor .btn-danger[disabled].active,
fieldset[disabled] .note-editor .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.note-editor .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.note-editor .btn-success:hover,
.note-editor .btn-success:focus,
.note-editor .btn-success:active,
.note-editor .btn-success.active,
.open .dropdown-toggle.note-editor .btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439; }

.note-editor .btn-success:active,
.note-editor .btn-success.active,
.open .dropdown-toggle.note-editor .btn-success {
  background-image: none; }

.note-editor .btn-success.disabled,
.note-editor .btn-success[disabled],
fieldset[disabled] .note-editor .btn-success,
.note-editor .btn-success.disabled:hover,
.note-editor .btn-success[disabled]:hover,
fieldset[disabled] .note-editor .btn-success:hover,
.note-editor .btn-success.disabled:focus,
.note-editor .btn-success[disabled]:focus,
fieldset[disabled] .note-editor .btn-success:focus,
.note-editor .btn-success.disabled:active,
.note-editor .btn-success[disabled]:active,
fieldset[disabled] .note-editor .btn-success:active,
.note-editor .btn-success.disabled.active,
.note-editor .btn-success[disabled].active,
fieldset[disabled] .note-editor .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.note-editor .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.note-editor .btn-info:hover,
.note-editor .btn-info:focus,
.note-editor .btn-info:active,
.note-editor .btn-info.active,
.open .dropdown-toggle.note-editor .btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc; }

.note-editor .btn-info:active,
.note-editor .btn-info.active,
.open .dropdown-toggle.note-editor .btn-info {
  background-image: none; }

.note-editor .btn-info.disabled,
.note-editor .btn-info[disabled],
fieldset[disabled] .note-editor .btn-info,
.note-editor .btn-info.disabled:hover,
.note-editor .btn-info[disabled]:hover,
fieldset[disabled] .note-editor .btn-info:hover,
.note-editor .btn-info.disabled:focus,
.note-editor .btn-info[disabled]:focus,
fieldset[disabled] .note-editor .btn-info:focus,
.note-editor .btn-info.disabled:active,
.note-editor .btn-info[disabled]:active,
fieldset[disabled] .note-editor .btn-info:active,
.note-editor .btn-info.disabled.active,
.note-editor .btn-info[disabled].active,
fieldset[disabled] .note-editor .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.note-editor .btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }

.note-editor .btn-link,
.note-editor .btn-link:active,
.note-editor .btn-link[disabled],
fieldset[disabled] .note-editor .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.note-editor .btn-link,
.note-editor .btn-link:hover,
.note-editor .btn-link:focus,
.note-editor .btn-link:active {
  border-color: transparent; }

.note-editor .btn-link:hover,
.note-editor .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.note-editor .btn-link[disabled]:hover,
fieldset[disabled] .note-editor .btn-link:hover,
.note-editor .btn-link[disabled]:focus,
fieldset[disabled] .note-editor .btn-link:focus {
  color: #999999;
  text-decoration: none; }

.note-editor .btn-lg, .note-editor .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.note-editor .btn-sm, .note-editor .btn-group-sm > .btn,
.note-editor .btn-xs,
.note-editor .btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.note-editor .btn-xs, .note-editor .btn-group-xs > .btn {
  padding: 1px 5px; }

.note-editor .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.note-editor .btn-block + .btn-block {
  margin-top: 5px; }

.note-editor input[type="submit"].btn-block,
.note-editor input[type="reset"].btn-block,
.note-editor input[type="button"].btn-block {
  width: 100%; }

.note-editor .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.note-editor .fade.in {
  opacity: 1; }

.note-editor .collapse {
  display: none; }

.note-editor .collapse.in {
  display: block; }

.note-editor .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.note-editor .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; }

.note-editor .glyphicon:empty {
  width: 1em; }

.note-editor .glyphicon-asterisk:before {
  content: "\2a"; }

.note-editor .glyphicon-plus:before {
  content: "\2b"; }

.note-editor .glyphicon-euro:before {
  content: "\20ac"; }

.note-editor .glyphicon-minus:before {
  content: "\2212"; }

.note-editor .glyphicon-cloud:before {
  content: "\2601"; }

.note-editor .glyphicon-envelope:before {
  content: "\2709"; }

.note-editor .glyphicon-pencil:before {
  content: "\270f"; }

.note-editor .glyphicon-glass:before {
  content: "\e001"; }

.note-editor .glyphicon-music:before {
  content: "\e002"; }

.note-editor .glyphicon-search:before {
  content: "\e003"; }

.note-editor .glyphicon-heart:before {
  content: "\e005"; }

.note-editor .glyphicon-star:before {
  content: "\e006"; }

.note-editor .glyphicon-star-empty:before {
  content: "\e007"; }

.note-editor .glyphicon-user:before {
  content: "\e008"; }

.note-editor .glyphicon-film:before {
  content: "\e009"; }

.note-editor .glyphicon-th-large:before {
  content: "\e010"; }

.note-editor .glyphicon-th:before {
  content: "\e011"; }

.note-editor .glyphicon-th-list:before {
  content: "\e012"; }

.note-editor .glyphicon-ok:before {
  content: "\e013"; }

.note-editor .glyphicon-remove:before {
  content: "\e014"; }

.note-editor .glyphicon-zoom-in:before {
  content: "\e015"; }

.note-editor .glyphicon-zoom-out:before {
  content: "\e016"; }

.note-editor .glyphicon-off:before {
  content: "\e017"; }

.note-editor .glyphicon-signal:before {
  content: "\e018"; }

.note-editor .glyphicon-cog:before {
  content: "\e019"; }

.note-editor .glyphicon-trash:before {
  content: "\e020"; }

.note-editor .glyphicon-home:before {
  content: "\e021"; }

.note-editor .glyphicon-file:before {
  content: "\e022"; }

.note-editor .glyphicon-time:before {
  content: "\e023"; }

.note-editor .glyphicon-road:before {
  content: "\e024"; }

.note-editor .glyphicon-download-alt:before {
  content: "\e025"; }

.note-editor .glyphicon-download:before {
  content: "\e026"; }

.note-editor .glyphicon-upload:before {
  content: "\e027"; }

.note-editor .glyphicon-inbox:before {
  content: "\e028"; }

.note-editor .glyphicon-play-circle:before {
  content: "\e029"; }

.note-editor .glyphicon-repeat:before {
  content: "\e030"; }

.note-editor .glyphicon-refresh:before {
  content: "\e031"; }

.note-editor .glyphicon-list-alt:before {
  content: "\e032"; }

.note-editor .glyphicon-lock:before {
  content: "\e033"; }

.note-editor .glyphicon-flag:before {
  content: "\e034"; }

.note-editor .glyphicon-headphones:before {
  content: "\e035"; }

.note-editor .glyphicon-volume-off:before {
  content: "\e036"; }

.note-editor .glyphicon-volume-down:before {
  content: "\e037"; }

.note-editor .glyphicon-volume-up:before {
  content: "\e038"; }

.note-editor .glyphicon-qrcode:before {
  content: "\e039"; }

.note-editor .glyphicon-barcode:before {
  content: "\e040"; }

.note-editor .glyphicon-tag:before {
  content: "\e041"; }

.note-editor .glyphicon-tags:before {
  content: "\e042"; }

.note-editor .glyphicon-book:before {
  content: "\e043"; }

.note-editor .glyphicon-bookmark:before {
  content: "\e044"; }

.note-editor .glyphicon-print:before {
  content: "\e045"; }

.note-editor .glyphicon-camera:before {
  content: "\e046"; }

.note-editor .glyphicon-font:before {
  content: "\e047"; }

.note-editor .glyphicon-bold:before {
  content: "\e048"; }

.note-editor .glyphicon-italic:before {
  content: "\e049"; }

.note-editor .glyphicon-text-height:before {
  content: "\e050"; }

.note-editor .glyphicon-text-width:before {
  content: "\e051"; }

.note-editor .glyphicon-align-left:before {
  content: "\e052"; }

.note-editor .glyphicon-align-center:before {
  content: "\e053"; }

.note-editor .glyphicon-align-right:before {
  content: "\e054"; }

.note-editor .glyphicon-align-justify:before {
  content: "\e055"; }

.note-editor .glyphicon-list:before {
  content: "\e056"; }

.note-editor .glyphicon-indent-left:before {
  content: "\e057"; }

.note-editor .glyphicon-indent-right:before {
  content: "\e058"; }

.note-editor .glyphicon-facetime-video:before {
  content: "\e059"; }

.note-editor .glyphicon-picture:before {
  content: "\e060"; }

.note-editor .glyphicon-map-marker:before {
  content: "\e062"; }

.note-editor .glyphicon-adjust:before {
  content: "\e063"; }

.note-editor .glyphicon-tint:before {
  content: "\e064"; }

.note-editor .glyphicon-edit:before {
  content: "\e065"; }

.note-editor .glyphicon-share:before {
  content: "\e066"; }

.note-editor .glyphicon-check:before {
  content: "\e067"; }

.note-editor .glyphicon-move:before {
  content: "\e068"; }

.note-editor .glyphicon-step-backward:before {
  content: "\e069"; }

.note-editor .glyphicon-fast-backward:before {
  content: "\e070"; }

.note-editor .glyphicon-backward:before {
  content: "\e071"; }

.note-editor .glyphicon-play:before {
  content: "\e072"; }

.note-editor .glyphicon-pause:before {
  content: "\e073"; }

.note-editor .glyphicon-stop:before {
  content: "\e074"; }

.note-editor .glyphicon-forward:before {
  content: "\e075"; }

.note-editor .glyphicon-fast-forward:before {
  content: "\e076"; }

.note-editor .glyphicon-step-forward:before {
  content: "\e077"; }

.note-editor .glyphicon-eject:before {
  content: "\e078"; }

.note-editor .glyphicon-chevron-left:before {
  content: "\e079"; }

.note-editor .glyphicon-chevron-right:before {
  content: "\e080"; }

.note-editor .glyphicon-plus-sign:before {
  content: "\e081"; }

.note-editor .glyphicon-minus-sign:before {
  content: "\e082"; }

.note-editor .glyphicon-remove-sign:before {
  content: "\e083"; }

.note-editor .glyphicon-ok-sign:before {
  content: "\e084"; }

.note-editor .glyphicon-question-sign:before {
  content: "\e085"; }

.note-editor .glyphicon-info-sign:before {
  content: "\e086"; }

.note-editor .glyphicon-screenshot:before {
  content: "\e087"; }

.note-editor .glyphicon-remove-circle:before {
  content: "\e088"; }

.note-editor .glyphicon-ok-circle:before {
  content: "\e089"; }

.note-editor .glyphicon-ban-circle:before {
  content: "\e090"; }

.note-editor .glyphicon-arrow-left:before {
  content: "\e091"; }

.note-editor .glyphicon-arrow-right:before {
  content: "\e092"; }

.note-editor .glyphicon-arrow-up:before {
  content: "\e093"; }

.note-editor .glyphicon-arrow-down:before {
  content: "\e094"; }

.note-editor .glyphicon-share-alt:before {
  content: "\e095"; }

.note-editor .glyphicon-resize-full:before {
  content: "\e096"; }

.note-editor .glyphicon-resize-small:before {
  content: "\e097"; }

.note-editor .glyphicon-exclamation-sign:before {
  content: "\e101"; }

.note-editor .glyphicon-gift:before {
  content: "\e102"; }

.note-editor .glyphicon-leaf:before {
  content: "\e103"; }

.note-editor .glyphicon-fire:before {
  content: "\e104"; }

.note-editor .glyphicon-eye-open:before {
  content: "\e105"; }

.note-editor .glyphicon-eye-close:before {
  content: "\e106"; }

.note-editor .glyphicon-warning-sign:before {
  content: "\e107"; }

.note-editor .glyphicon-plane:before {
  content: "\e108"; }

.note-editor .glyphicon-calendar:before {
  content: "\e109"; }

.note-editor .glyphicon-random:before {
  content: "\e110"; }

.note-editor .glyphicon-comment:before {
  content: "\e111"; }

.note-editor .glyphicon-magnet:before {
  content: "\e112"; }

.note-editor .glyphicon-chevron-up:before {
  content: "\e113"; }

.note-editor .glyphicon-chevron-down:before {
  content: "\e114"; }

.note-editor .glyphicon-retweet:before {
  content: "\e115"; }

.note-editor .glyphicon-shopping-cart:before {
  content: "\e116"; }

.note-editor .glyphicon-folder-close:before {
  content: "\e117"; }

.note-editor .glyphicon-folder-open:before {
  content: "\e118"; }

.note-editor .glyphicon-resize-vertical:before {
  content: "\e119"; }

.note-editor .glyphicon-resize-horizontal:before {
  content: "\e120"; }

.note-editor .glyphicon-hdd:before {
  content: "\e121"; }

.note-editor .glyphicon-bullhorn:before {
  content: "\e122"; }

.note-editor .glyphicon-bell:before {
  content: "\e123"; }

.note-editor .glyphicon-certificate:before {
  content: "\e124"; }

.note-editor .glyphicon-thumbs-up:before {
  content: "\e125"; }

.note-editor .glyphicon-thumbs-down:before {
  content: "\e126"; }

.note-editor .glyphicon-hand-right:before {
  content: "\e127"; }

.note-editor .glyphicon-hand-left:before {
  content: "\e128"; }

.note-editor .glyphicon-hand-up:before {
  content: "\e129"; }

.note-editor .glyphicon-hand-down:before {
  content: "\e130"; }

.note-editor .glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.note-editor .glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.note-editor .glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.note-editor .glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.note-editor .glyphicon-globe:before {
  content: "\e135"; }

.note-editor .glyphicon-wrench:before {
  content: "\e136"; }

.note-editor .glyphicon-tasks:before {
  content: "\e137"; }

.note-editor .glyphicon-filter:before {
  content: "\e138"; }

.note-editor .glyphicon-briefcase:before {
  content: "\e139"; }

.note-editor .glyphicon-fullscreen:before {
  content: "\e140"; }

.note-editor .glyphicon-dashboard:before {
  content: "\e141"; }

.note-editor .glyphicon-paperclip:before {
  content: "\e142"; }

.note-editor .glyphicon-heart-empty:before {
  content: "\e143"; }

.note-editor .glyphicon-link:before {
  content: "\e144"; }

.note-editor .glyphicon-phone:before {
  content: "\e145"; }

.note-editor .glyphicon-pushpin:before {
  content: "\e146"; }

.note-editor .glyphicon-usd:before {
  content: "\e148"; }

.note-editor .glyphicon-gbp:before {
  content: "\e149"; }

.note-editor .glyphicon-sort:before {
  content: "\e150"; }

.note-editor .glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.note-editor .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.note-editor .glyphicon-sort-by-order:before {
  content: "\e153"; }

.note-editor .glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.note-editor .glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.note-editor .glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.note-editor .glyphicon-unchecked:before {
  content: "\e157"; }

.note-editor .glyphicon-expand:before {
  content: "\e158"; }

.note-editor .glyphicon-collapse-down:before {
  content: "\e159"; }

.note-editor .glyphicon-collapse-up:before {
  content: "\e160"; }

.note-editor .glyphicon-log-in:before {
  content: "\e161"; }

.note-editor .glyphicon-flash:before {
  content: "\e162"; }

.note-editor .glyphicon-log-out:before {
  content: "\e163"; }

.note-editor .glyphicon-new-window:before {
  content: "\e164"; }

.note-editor .glyphicon-record:before {
  content: "\e165"; }

.note-editor .glyphicon-save:before {
  content: "\e166"; }

.note-editor .glyphicon-open:before {
  content: "\e167"; }

.note-editor .glyphicon-saved:before {
  content: "\e168"; }

.note-editor .glyphicon-import:before {
  content: "\e169"; }

.note-editor .glyphicon-export:before {
  content: "\e170"; }

.note-editor .glyphicon-send:before {
  content: "\e171"; }

.note-editor .glyphicon-floppy-disk:before {
  content: "\e172"; }

.note-editor .glyphicon-floppy-saved:before {
  content: "\e173"; }

.note-editor .glyphicon-floppy-remove:before {
  content: "\e174"; }

.note-editor .glyphicon-floppy-save:before {
  content: "\e175"; }

.note-editor .glyphicon-floppy-open:before {
  content: "\e176"; }

.note-editor .glyphicon-credit-card:before {
  content: "\e177"; }

.note-editor .glyphicon-transfer:before {
  content: "\e178"; }

.note-editor .glyphicon-cutlery:before {
  content: "\e179"; }

.note-editor .glyphicon-header:before {
  content: "\e180"; }

.note-editor .glyphicon-compressed:before {
  content: "\e181"; }

.note-editor .glyphicon-earphone:before {
  content: "\e182"; }

.note-editor .glyphicon-phone-alt:before {
  content: "\e183"; }

.note-editor .glyphicon-tower:before {
  content: "\e184"; }

.note-editor .glyphicon-stats:before {
  content: "\e185"; }

.note-editor .glyphicon-sd-video:before {
  content: "\e186"; }

.note-editor .glyphicon-hd-video:before {
  content: "\e187"; }

.note-editor .glyphicon-subtitles:before {
  content: "\e188"; }

.note-editor .glyphicon-sound-stereo:before {
  content: "\e189"; }

.note-editor .glyphicon-sound-dolby:before {
  content: "\e190"; }

.note-editor .glyphicon-sound-5-1:before {
  content: "\e191"; }

.note-editor .glyphicon-sound-6-1:before {
  content: "\e192"; }

.note-editor .glyphicon-sound-7-1:before {
  content: "\e193"; }

.note-editor .glyphicon-copyright-mark:before {
  content: "\e194"; }

.note-editor .glyphicon-registration-mark:before {
  content: "\e195"; }

.note-editor .glyphicon-cloud-download:before {
  content: "\e197"; }

.note-editor .glyphicon-cloud-upload:before {
  content: "\e198"; }

.note-editor .glyphicon-tree-conifer:before {
  content: "\e199"; }

.note-editor .glyphicon-tree-deciduous:before {
  content: "\e200"; }

.note-editor .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted; }

.note-editor .dropdown {
  position: relative; }

.note-editor .dropdown-toggle:focus {
  outline: 0; }

.note-editor .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;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.note-editor .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.note-editor .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.note-editor .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.note-editor .dropdown-menu > li > a:hover,
.note-editor .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.note-editor .dropdown-menu > .active > a,
.note-editor .dropdown-menu > .active > a:hover,
.note-editor .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.note-editor .dropdown-menu > .disabled > a,
.note-editor .dropdown-menu > .disabled > a:hover,
.note-editor .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.note-editor .dropdown-menu > .disabled > a:hover,
.note-editor .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.note-editor .open > .dropdown-menu {
  display: block; }

.note-editor .open > a {
  outline: 0; }

.note-editor .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

.note-editor .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.note-editor .pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.note-editor .dropup .caret,
.note-editor .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: ""; }

.note-editor .dropup .dropdown-menu,
.note-editor .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .note-editor .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .note-editor .caret {
  border-top-color: #333333; }

.btn-primary .note-editor .caret,
.btn-success .note-editor .caret,
.btn-warning .note-editor .caret,
.btn-danger .note-editor .caret,
.btn-info .note-editor .caret {
  border-top-color: #fff; }

.note-editor .dropup .btn-default .caret {
  border-bottom-color: #333333; }

.note-editor .dropup .btn-primary .caret,
.note-editor .dropup .btn-success .caret,
.note-editor .dropup .btn-warning .caret,
.note-editor .dropup .btn-danger .caret,
.note-editor .dropup .btn-info .caret {
  border-bottom-color: #fff; }

.note-editor .btn-group,
.note-editor .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.note-editor .btn-group > .btn,
.note-editor .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.note-editor .btn-group > .btn:hover,
.note-editor .btn-group-vertical > .btn:hover,
.note-editor .btn-group > .btn:focus,
.note-editor .btn-group-vertical > .btn:focus,
.note-editor .btn-group > .btn:active,
.note-editor .btn-group-vertical > .btn:active,
.note-editor .btn-group > .btn.active,
.note-editor .btn-group-vertical > .btn.active {
  z-index: 2; }

.note-editor .btn-group > .btn:focus,
.note-editor .btn-group-vertical > .btn:focus {
  outline: none; }

.note-editor .btn-group .btn + .btn,
.note-editor .btn-group .btn + .btn-group,
.note-editor .btn-group .btn-group + .btn,
.note-editor .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.note-editor .btn-toolbar:before,
.note-editor .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-toolbar:after {
  clear: both; }

.note-editor .btn-toolbar:before,
.note-editor .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-toolbar:after {
  clear: both; }

.note-editor .btn-toolbar .btn-group {
  float: left; }

.note-editor .btn-toolbar > .btn + .btn,
.note-editor .btn-toolbar > .btn-group + .btn,
.note-editor .btn-toolbar > .btn + .btn-group,
.note-editor .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.note-editor .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.note-editor .btn-group > .btn:first-child {
  margin-left: 0; }

.note-editor .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.note-editor .btn-group > .btn:last-child:not(:first-child),
.note-editor .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group > .btn-group {
  float: left; }

.note-editor .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.note-editor .btn-group > .btn-group:first-child > .btn:last-child,
.note-editor .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.note-editor .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group .dropdown-toggle:active,
.note-editor .btn-group.open .dropdown-toggle {
  outline: 0; }

.note-editor .btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px; }

.note-editor .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.note-editor .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.note-editor .btn-group > .btn + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px; }

.note-editor .btn-group > .btn-lg + .dropdown-toggle, .note-editor .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.note-editor .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.note-editor .btn .caret {
  margin-left: 0; }

.note-editor .btn-lg .caret, .note-editor .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.note-editor .dropup .btn-lg .caret, .note-editor .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.note-editor .btn-group-vertical > .btn,
.note-editor .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.note-editor .btn-group-vertical > .btn-group:before,
.note-editor .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-group-vertical > .btn-group:after {
  clear: both; }

.note-editor .btn-group-vertical > .btn-group:before,
.note-editor .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-group-vertical > .btn-group:after {
  clear: both; }

.note-editor .btn-group-vertical > .btn-group > .btn {
  float: none; }

.note-editor .btn-group-vertical > .btn + .btn,
.note-editor .btn-group-vertical > .btn + .btn-group,
.note-editor .btn-group-vertical > .btn-group + .btn,
.note-editor .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.note-editor .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.note-editor .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.note-editor .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.note-editor .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.note-editor .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.note-editor .btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.note-editor .btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%; }

.note-editor [data-toggle="buttons"] > .btn > input[type="radio"],
.note-editor [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.note-editor .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.note-editor .input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.note-editor .input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.note-editor .input-group-lg > .form-control,
.note-editor .input-group-lg > .input-group-addon,
.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.note-editor .input-group-lg > .form-control,
select.note-editor .input-group-lg > .input-group-addon,
select.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px; }

textarea.note-editor .input-group-lg > .form-control,
textarea.note-editor .input-group-lg > .input-group-addon,
textarea.note-editor .input-group-lg > .input-group-btn > .btn {
  height: auto; }

.note-editor .input-group-sm > .form-control,
.note-editor .input-group-sm > .input-group-addon,
.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.note-editor .input-group-sm > .form-control,
select.note-editor .input-group-sm > .input-group-addon,
select.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.note-editor .input-group-sm > .form-control,
textarea.note-editor .input-group-sm > .input-group-addon,
textarea.note-editor .input-group-sm > .input-group-btn > .btn {
  height: auto; }

.note-editor .input-group-addon,
.note-editor .input-group-btn,
.note-editor .input-group .form-control {
  display: table-cell; }

.note-editor .input-group-addon:not(:first-child):not(:last-child),
.note-editor .input-group-btn:not(:first-child):not(:last-child),
.note-editor .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.note-editor .input-group-addon,
.note-editor .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.note-editor .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 #cccccc;
  border-radius: 4px; }

.note-editor .input-group-addon.input-sm,
.note-editor .input-group-sm > .input-group-addon,
.note-editor .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.note-editor .input-group-addon.input-lg,
.note-editor .input-group-lg > .input-group-addon,
.note-editor .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.note-editor .input-group-addon input[type="radio"],
.note-editor .input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.note-editor .input-group .form-control:first-child,
.note-editor .input-group-addon:first-child,
.note-editor .input-group-btn:first-child > .btn,
.note-editor .input-group-btn:first-child > .dropdown-toggle,
.note-editor .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.note-editor .input-group-addon:first-child {
  border-right: 0; }

.note-editor .input-group .form-control:last-child,
.note-editor .input-group-addon:last-child,
.note-editor .input-group-btn:last-child > .btn,
.note-editor .input-group-btn:last-child > .dropdown-toggle,
.note-editor .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.note-editor .input-group-addon:last-child {
  border-left: 0; }

.note-editor .input-group-btn {
  position: relative;
  white-space: nowrap; }

.note-editor .input-group-btn:first-child > .btn {
  margin-right: -1px; }

.note-editor .input-group-btn:last-child > .btn {
  margin-left: -1px; }

.note-editor .input-group-btn > .btn {
  position: relative; }

.note-editor .input-group-btn > .btn + .btn {
  margin-left: -4px; }

.note-editor .input-group-btn > .btn:hover,
.note-editor .input-group-btn > .btn:active {
  z-index: 2; }

.note-editor .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.note-editor .nav:before,
.note-editor .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .nav:after {
  clear: both; }

.note-editor .nav:before,
.note-editor .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .nav:after {
  clear: both; }

.note-editor .nav > li {
  position: relative;
  display: block; }

.note-editor .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.note-editor .nav > li > a:hover,
.note-editor .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.note-editor .nav > li.disabled > a {
  color: #999999; }

.note-editor .nav > li.disabled > a:hover,
.note-editor .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.note-editor .nav .open > a,
.note-editor .nav .open > a:hover,
.note-editor .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.note-editor .nav .open > a .caret,
.note-editor .nav .open > a:hover .caret,
.note-editor .nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.note-editor .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.note-editor .nav > li > a > img {
  max-width: none; }

.note-editor .nav-tabs {
  border-bottom: 1px solid #dddddd; }

.note-editor .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.note-editor .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.note-editor .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.note-editor .nav-tabs > li.active > a,
.note-editor .nav-tabs > li.active > a:hover,
.note-editor .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default; }

.note-editor .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.note-editor .nav-tabs.nav-justified > li {
  float: none; }

.note-editor .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .note-editor .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  .note-editor .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.note-editor .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.note-editor .nav-tabs.nav-justified > .active > a,
.note-editor .nav-tabs.nav-justified > .active > a:hover,
.note-editor .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .note-editor .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  .note-editor .nav-tabs.nav-justified > .active > a,
  .note-editor .nav-tabs.nav-justified > .active > a:hover,
  .note-editor .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
.note-editor .nav-pills > li {
  float: left; }

.note-editor .nav-pills > li > a {
  border-radius: 4px; }

.note-editor .nav-pills > li + li {
  margin-left: 2px; }

.note-editor .nav-pills > li.active > a,
.note-editor .nav-pills > li.active > a:hover,
.note-editor .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

.note-editor .nav-pills > li.active > a .caret,
.note-editor .nav-pills > li.active > a:hover .caret,
.note-editor .nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.note-editor .nav-stacked > li {
  float: none; }

.note-editor .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.note-editor .nav-justified {
  width: 100%; }

.note-editor .nav-justified > li {
  float: none; }

.note-editor .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .note-editor .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .note-editor .nav-justified > li > a {
    margin-bottom: 0; } }
.note-editor .nav-tabs-justified, .note-editor .nav-tabs.nav-justified {
  border-bottom: 0; }

.note-editor .nav-tabs-justified > li > a, .note-editor .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.note-editor .nav-tabs-justified > .active > a, .note-editor .nav-tabs.nav-justified > .active > a,
.note-editor .nav-tabs-justified > .active > a:hover,
.note-editor .nav-tabs.nav-justified > .active > a:hover,
.note-editor .nav-tabs-justified > .active > a:focus,
.note-editor .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .note-editor .nav-tabs-justified > li > a, .note-editor .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  .note-editor .nav-tabs-justified > .active > a, .note-editor .nav-tabs.nav-justified > .active > a,
  .note-editor .nav-tabs-justified > .active > a:hover,
  .note-editor .nav-tabs.nav-justified > .active > a:hover,
  .note-editor .nav-tabs-justified > .active > a:focus,
  .note-editor .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
.note-editor .tab-content > .tab-pane {
  display: none; }

.note-editor .tab-content > .active {
  display: block; }

.note-editor .nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.note-editor .nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.note-editor .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.note-editor .navbar:before,
.note-editor .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar:after {
  clear: both; }

.note-editor .navbar:before,
.note-editor .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .note-editor .navbar {
    border-radius: 4px; } }
.note-editor .navbar-header:before,
.note-editor .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-header:after {
  clear: both; }

.note-editor .navbar-header:before,
.note-editor .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .note-editor .navbar-header {
    float: left; } }
.note-editor .navbar-collapse {
  max-height: 340px;
  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; }

.note-editor .navbar-collapse:before,
.note-editor .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-collapse:after {
  clear: both; }

.note-editor .navbar-collapse:before,
.note-editor .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-collapse:after {
  clear: both; }

.note-editor .navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .note-editor .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .note-editor .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .note-editor .navbar-collapse.in {
    overflow-y: visible; }

  .note-editor .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }

  .note-editor .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }

  .note-editor .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }
.note-editor .container > .navbar-header,
.note-editor .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .note-editor .container > .navbar-header,
  .note-editor .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.note-editor .navbar-static-top {
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .note-editor .navbar-static-top {
    border-radius: 0; } }
.note-editor .navbar-fixed-top,
.note-editor .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .note-editor .navbar-fixed-top,
  .note-editor .navbar-fixed-bottom {
    border-radius: 0; } }
.note-editor .navbar-fixed-top {
  z-index: 1030;
  top: 0; }

.note-editor .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0; }

.note-editor .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.note-editor .navbar-brand:hover,
.note-editor .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .note-editor .navbar-brand {
    margin-left: -15px; } }
.note-editor .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }

.note-editor .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.note-editor .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .note-editor .navbar-toggle {
    display: none; } }
.note-editor .navbar-nav {
  margin: 7.5px -15px; }

.note-editor .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .note-editor .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }

  .note-editor .navbar-nav .open .dropdown-menu > li > a,
  .note-editor .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .note-editor .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .note-editor .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .note-editor .navbar-nav {
    float: left;
    margin: 0; }

  .note-editor .navbar-nav > li {
    float: left; }

  .note-editor .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
@media (min-width: 768px) {
  .note-editor .navbar-left {
    float: left !important; }

  .note-editor .navbar-right {
    float: right !important; } }
.note-editor .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .note-editor .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .note-editor .navbar-form .form-control {
    display: inline-block; }

  .note-editor .navbar-form .radio,
  .note-editor .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }

  .note-editor .navbar-form .radio input[type="radio"],
  .note-editor .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
@media (max-width: 767px) {
  .note-editor .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .note-editor .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.note-editor .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.note-editor .navbar-nav.pull-right > li > .dropdown-menu,
.note-editor .navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.note-editor .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.note-editor .navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .note-editor .navbar-text {
    margin-left: 15px;
    margin-right: 15px; } }
.note-editor .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.note-editor .navbar-default .navbar-brand {
  color: #777777; }

.note-editor .navbar-default .navbar-brand:hover,
.note-editor .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.note-editor .navbar-default .navbar-text {
  color: #777777; }

.note-editor .navbar-default .navbar-nav > li > a {
  color: #777777; }

.note-editor .navbar-default .navbar-nav > li > a:hover,
.note-editor .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.note-editor .navbar-default .navbar-nav > .active > a,
.note-editor .navbar-default .navbar-nav > .active > a:hover,
.note-editor .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.note-editor .navbar-default .navbar-nav > .disabled > a,
.note-editor .navbar-default .navbar-nav > .disabled > a:hover,
.note-editor .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.note-editor .navbar-default .navbar-toggle {
  border-color: #dddddd; }

.note-editor .navbar-default .navbar-toggle:hover,
.note-editor .navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

.note-editor .navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc; }

.note-editor .navbar-default .navbar-collapse,
.note-editor .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.note-editor .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.note-editor .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.note-editor .navbar-default .navbar-nav > .open > a,
.note-editor .navbar-default .navbar-nav > .open > a:hover,
.note-editor .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555; }

.note-editor .navbar-default .navbar-nav > .open > a .caret,
.note-editor .navbar-default .navbar-nav > .open > a:hover .caret,
.note-editor .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.note-editor .navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@media (max-width: 767px) {
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }

  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }

  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }

  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }
.note-editor .navbar-default .navbar-link {
  color: #777777; }

.note-editor .navbar-default .navbar-link:hover {
  color: #333333; }

.note-editor .navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.note-editor .navbar-inverse .navbar-brand {
  color: #999999; }

.note-editor .navbar-inverse .navbar-brand:hover,
.note-editor .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.note-editor .navbar-inverse .navbar-text {
  color: #999999; }

.note-editor .navbar-inverse .navbar-nav > li > a {
  color: #999999; }

.note-editor .navbar-inverse .navbar-nav > li > a:hover,
.note-editor .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.note-editor .navbar-inverse .navbar-nav > .active > a,
.note-editor .navbar-inverse .navbar-nav > .active > a:hover,
.note-editor .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.note-editor .navbar-inverse .navbar-nav > .disabled > a,
.note-editor .navbar-inverse .navbar-nav > .disabled > a:hover,
.note-editor .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.note-editor .navbar-inverse .navbar-toggle {
  border-color: #333333; }

.note-editor .navbar-inverse .navbar-toggle:hover,
.note-editor .navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.note-editor .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.note-editor .navbar-inverse .navbar-collapse,
.note-editor .navbar-inverse .navbar-form {
  border-color: #101010; }

.note-editor .navbar-inverse .navbar-nav > .open > a,
.note-editor .navbar-inverse .navbar-nav > .open > a:hover,
.note-editor .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff; }

.note-editor .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.note-editor .navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.note-editor .navbar-inverse .navbar-nav > .open > a .caret,
.note-editor .navbar-inverse .navbar-nav > .open > a:hover .caret,
.note-editor .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

@media (max-width: 767px) {
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999; }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }
.note-editor .navbar-inverse .navbar-link {
  color: #999999; }

.note-editor .navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.note-editor .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.note-editor .breadcrumb > li {
  display: inline-block; }

.note-editor .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc; }

.note-editor .breadcrumb > .active {
  color: #999999; }

.note-editor .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.note-editor .pagination > li {
  display: inline; }

.note-editor .pagination > li > a,
.note-editor .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px; }

.note-editor .pagination > li:first-child > a,
.note-editor .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.note-editor .pagination > li:last-child > a,
.note-editor .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.note-editor .pagination > li > a:hover,
.note-editor .pagination > li > span:hover,
.note-editor .pagination > li > a:focus,
.note-editor .pagination > li > span:focus {
  background-color: #eeeeee; }

.note-editor .pagination > .active > a,
.note-editor .pagination > .active > span,
.note-editor .pagination > .active > a:hover,
.note-editor .pagination > .active > span:hover,
.note-editor .pagination > .active > a:focus,
.note-editor .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default; }

.note-editor .pagination > .disabled > span,
.note-editor .pagination > .disabled > span:hover,
.note-editor .pagination > .disabled > span:focus,
.note-editor .pagination > .disabled > a,
.note-editor .pagination > .disabled > a:hover,
.note-editor .pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed; }

.note-editor .pagination-lg > li > a,
.note-editor .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.note-editor .pagination-lg > li:first-child > a,
.note-editor .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.note-editor .pagination-lg > li:last-child > a,
.note-editor .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.note-editor .pagination-sm > li > a,
.note-editor .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.note-editor .pagination-sm > li:first-child > a,
.note-editor .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.note-editor .pagination-sm > li:last-child > a,
.note-editor .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.note-editor .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

.note-editor .pager:before,
.note-editor .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .pager:after {
  clear: both; }

.note-editor .pager:before,
.note-editor .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .pager:after {
  clear: both; }

.note-editor .pager li {
  display: inline; }

.note-editor .pager li > a,
.note-editor .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

.note-editor .pager li > a:hover,
.note-editor .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.note-editor .pager .next > a,
.note-editor .pager .next > span {
  float: right; }

.note-editor .pager .previous > a,
.note-editor .pager .previous > span {
  float: left; }

.note-editor .pager .disabled > a,
.note-editor .pager .disabled > a:hover,
.note-editor .pager .disabled > a:focus,
.note-editor .pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed; }

.note-editor .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.note-editor .label[href]:hover,
.note-editor .label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.note-editor .label:empty {
  display: none; }

.note-editor .label-default {
  background-color: #999999; }

.note-editor .label-default[href]:hover,
.note-editor .label-default[href]:focus {
  background-color: #808080; }

.note-editor .label-primary {
  background-color: #428bca; }

.note-editor .label-primary[href]:hover,
.note-editor .label-primary[href]:focus {
  background-color: #3071a9; }

.note-editor .label-success {
  background-color: #5cb85c; }

.note-editor .label-success[href]:hover,
.note-editor .label-success[href]:focus {
  background-color: #449d44; }

.note-editor .label-info {
  background-color: #5bc0de; }

.note-editor .label-info[href]:hover,
.note-editor .label-info[href]:focus {
  background-color: #31b0d5; }

.note-editor .label-warning {
  background-color: #f0ad4e; }

.note-editor .label-warning[href]:hover,
.note-editor .label-warning[href]:focus {
  background-color: #ec971f; }

.note-editor .label-danger {
  background-color: #d9534f; }

.note-editor .label-danger[href]:hover,
.note-editor .label-danger[href]:focus {
  background-color: #c9302c; }

.note-editor .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }

.note-editor .badge:empty {
  display: none; }

.note-editor a.badge:hover,
.note-editor a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.note-editor .btn .badge {
  position: relative;
  top: -1px; }

.note-editor a.list-group-item.active > .badge,
.note-editor .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

.note-editor .nav-pills > li > a > .badge {
  margin-left: 3px; }

.note-editor .jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

.note-editor .jumbotron h1 {
  line-height: 1;
  color: inherit; }

.note-editor .jumbotron p {
  line-height: 1.4; }

.container .note-editor .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .note-editor .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .note-editor .jumbotron {
    padding-left: 60px;
    padding-right: 60px; }

  .note-editor .jumbotron h1 {
    font-size: 63px; } }
.note-editor .thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px; }

.note-editor .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.note-editor a.thumbnail:hover,
.note-editor a.thumbnail:focus,
.note-editor a.thumbnail.active {
  border-color: #428bca; }

.note-editor .thumbnail > img {
  margin-left: auto;
  margin-right: auto; }

.note-editor .thumbnail .caption {
  padding: 9px;
  color: #333333; }

.note-editor .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.note-editor .alert h4 {
  margin-top: 0;
  color: inherit; }

.note-editor .alert .alert-link {
  font-weight: bold; }

.note-editor .alert > p,
.note-editor .alert > ul {
  margin-bottom: 0; }

.note-editor .alert > p + p {
  margin-top: 5px; }

.note-editor .alert-dismissable {
  padding-right: 35px; }

.note-editor .alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.note-editor .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.note-editor .alert-success hr {
  border-top-color: #c9e2b3; }

.note-editor .alert-success .alert-link {
  color: #356635; }

.note-editor .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.note-editor .alert-info hr {
  border-top-color: #a6e1ec; }

.note-editor .alert-info .alert-link {
  color: #2d6987; }

.note-editor .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853; }

.note-editor .alert-warning hr {
  border-top-color: #f7e1b5; }

.note-editor .alert-warning .alert-link {
  color: #a47e3c; }

.note-editor .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48; }

.note-editor .alert-danger hr {
  border-top-color: #e4b9c0; }

.note-editor .alert-danger .alert-link {
  color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.note-editor .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.note-editor .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.note-editor .progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.note-editor .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.note-editor .progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .note-editor .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .note-editor .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .note-editor .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .note-editor .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .media,
.note-editor .media-body {
  overflow: hidden;
  zoom: 1; }

.note-editor .media,
.note-editor .media .media {
  margin-top: 15px; }

.note-editor .media:first-child {
  margin-top: 0; }

.note-editor .media-object {
  display: block; }

.note-editor .media-heading {
  margin: 0 0 5px; }

.note-editor .media > .pull-left {
  margin-right: 10px; }

.note-editor .media > .pull-right {
  margin-left: 10px; }

.note-editor .media-list {
  padding-left: 0;
  list-style: none; }

.note-editor .list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.note-editor .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.note-editor .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.note-editor .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.note-editor .list-group-item > .badge {
  float: right; }

.note-editor .list-group-item > .badge + .badge {
  margin-right: 5px; }

.note-editor a.list-group-item {
  color: #555555; }

.note-editor a.list-group-item .list-group-item-heading {
  color: #333333; }

.note-editor a.list-group-item:hover,
.note-editor a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.note-editor a.list-group-item.active,
.note-editor a.list-group-item.active:hover,
.note-editor a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.note-editor a.list-group-item.active .list-group-item-heading,
.note-editor a.list-group-item.active:hover .list-group-item-heading,
.note-editor a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

.note-editor a.list-group-item.active .list-group-item-text,
.note-editor a.list-group-item.active:hover .list-group-item-text,
.note-editor a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.note-editor .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.note-editor .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.note-editor .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.note-editor .panel-body {
  padding: 15px; }

.note-editor .panel-body:before,
.note-editor .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .panel-body:after {
  clear: both; }

.note-editor .panel-body:before,
.note-editor .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .panel-body:after {
  clear: both; }

.note-editor .panel > .list-group {
  margin-bottom: 0; }

.note-editor .panel > .list-group .list-group-item {
  border-width: 1px 0; }

.note-editor .panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.note-editor .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.note-editor .panel > .table,
.note-editor .panel > .table-responsive {
  margin-bottom: 0; }

.note-editor .panel > .panel-body + .table,
.note-editor .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }

.note-editor .panel > .table-bordered,
.note-editor .panel > .table-responsive > .table-bordered {
  border: 0; }

.note-editor .panel > .table-bordered > thead > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.note-editor .panel > .table-bordered > tbody > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.note-editor .panel > .table-bordered > tfoot > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.note-editor .panel > .table-bordered > thead > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.note-editor .panel > .table-bordered > tbody > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.note-editor .panel > .table-bordered > tfoot > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.note-editor .panel > .table-bordered > thead > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.note-editor .panel > .table-bordered > tbody > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.note-editor .panel > .table-bordered > tfoot > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.note-editor .panel > .table-bordered > thead > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.note-editor .panel > .table-bordered > tbody > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.note-editor .panel > .table-bordered > tfoot > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.note-editor .panel > .table-bordered > thead > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.note-editor .panel > .table-bordered > tbody > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.note-editor .panel > .table-bordered > tfoot > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.note-editor .panel > .table-bordered > thead > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.note-editor .panel > .table-bordered > tbody > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.note-editor .panel > .table-bordered > tfoot > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0; }

.note-editor .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.note-editor .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.note-editor .panel-title > a {
  color: inherit; }

.note-editor .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.note-editor .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }

.note-editor .panel-group .panel + .panel {
  margin-top: 5px; }

.note-editor .panel-group .panel-heading {
  border-bottom: 0; }

.note-editor .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd; }

.note-editor .panel-group .panel-footer {
  border-top: 0; }

.note-editor .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

.note-editor .panel-default {
  border-color: #dddddd; }

.note-editor .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.note-editor .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd; }

.note-editor .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

.note-editor .panel-primary {
  border-color: #428bca; }

.note-editor .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.note-editor .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.note-editor .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.note-editor .panel-success {
  border-color: #d6e9c6; }

.note-editor .panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.note-editor .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.note-editor .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.note-editor .panel-warning {
  border-color: #faebcc; }

.note-editor .panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.note-editor .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.note-editor .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.note-editor .panel-danger {
  border-color: #ebccd1; }

.note-editor .panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.note-editor .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.note-editor .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.note-editor .panel-info {
  border-color: #bce8f1; }

.note-editor .panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.note-editor .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.note-editor .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.note-editor .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.note-editor .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.note-editor .well-lg {
  padding: 24px;
  border-radius: 6px; }

.note-editor .well-sm {
  padding: 9px;
  border-radius: 3px; }

.note-editor .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.note-editor .close:hover,
.note-editor .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.note-editor .close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.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; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 80%;
    padding-top: 30px;
    padding-bottom: 30px; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  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: #ffffff; }

.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: #ffffff; }

.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: #ffffff; }

.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: #ffffff;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1; }

.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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer; }

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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 .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/*!
 * Jasny Bootstrap v3.1.2 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */
.container-smooth {
  max-width: 1170px; }

@media (min-width: 1px) {
  .container-smooth {
    width: auto; } }
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0; }

.btn-label {
  position: relative;
  background: 0 0;
  background: rgba(0, 0, 0, 0.15);
  display: inline-block;
  padding: 6px 12px;
  left: -12px;
  border-radius: 3px 0 0 3px; }

.btn-label.btn-label-right {
  left: auto;
  right: -12px;
  border-radius: 0 3px 3px 0; }

.btn-lg .btn-label, .btn-group-lg > .btn .btn-label {
  padding: 10px 16px;
  left: -16px;
  border-radius: 5px 0 0 5px; }

.btn-lg .btn-label.btn-label-right, .btn-group-lg > .btn .btn-label.btn-label-right {
  left: auto;
  right: -16px;
  border-radius: 0 5px 5px 0; }

.btn-sm .btn-label, .btn-group-sm > .btn .btn-label {
  padding: 5px 10px;
  left: -10px;
  border-radius: 2px 0 0 2px; }

.btn-sm .btn-label.btn-label-right, .btn-group-sm > .btn .btn-label.btn-label-right {
  left: auto;
  right: -10px;
  border-radius: 0 2px 2px 0; }

.btn-xs .btn-label, .btn-group-xs > .btn .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 2px 0 0 2px; }

.btn-xs .btn-label.btn-label-right, .btn-group-xs > .btn .btn-label.btn-label-right {
  left: auto;
  right: -5px;
  border-radius: 0 2px 2px 0; }

.nav-tabs-bottom {
  border-bottom: 0;
  border-top: 1px solid #ddd; }

.nav-tabs-bottom > li {
  margin-bottom: 0;
  margin-top: -1px; }

.nav-tabs-bottom > li > a {
  border-radius: 0 0 4px 4px; }

.nav-tabs-bottom > li > a:hover, .nav-tabs-bottom > li > a:focus, .nav-tabs-bottom > li.active > a, .nav-tabs-bottom > li.active > a:hover, .nav-tabs-bottom > li.active > a:focus {
  border: 1px solid #ddd;
  border-top-color: transparent; }

.nav-tabs-left {
  border-bottom: 0;
  border-right: 1px solid #ddd; }

.nav-tabs-left > li {
  margin-bottom: 0;
  margin-right: -1px;
  float: none; }

.nav-tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  margin-bottom: 2px; }

.nav-tabs-left > li > a:hover, .nav-tabs-left > li > a:focus, .nav-tabs-left > li.active > a, .nav-tabs-left > li.active > a:hover, .nav-tabs-left > li.active > a:focus {
  border: 1px solid #ddd;
  border-right-color: transparent; }

.row > .nav-tabs-left {
  padding-right: 0;
  padding-left: 15px;
  margin-right: -1px;
  position: relative;
  z-index: 1; }

.row > .nav-tabs-left + .tab-content {
  border-left: 1px solid #ddd; }

.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #ddd; }

.nav-tabs-right > li {
  margin-bottom: 0;
  margin-left: -1px;
  float: none; }

.nav-tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-left: 0;
  margin-bottom: 2px; }

.nav-tabs-right > li > a:hover, .nav-tabs-right > li > a:focus, .nav-tabs-right > li.active > a, .nav-tabs-right > li.active > a:hover, .nav-tabs-right > li.active > a:focus {
  border: 1px solid #ddd;
  border-left-color: transparent; }

.row > .nav-tabs-right {
  padding-left: 0;
  padding-right: 15px; }

.navmenu, .navbar-offcanvas {
  width: 300px;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px; }

.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {
  position: fixed;
  z-index: 1030;
  top: 0;
  border-radius: 0; }

.navmenu-fixed-left, .navbar-offcanvas.navmenu-fixed-left {
  left: 0;
  right: auto;
  border-width: 0 1px 0 0;
  bottom: 0;
  overflow-y: auto; }

.navmenu-fixed-right, .navbar-offcanvas {
  left: auto;
  right: 0;
  border-width: 0 0 0 1px; }

.navmenu-nav {
  margin-bottom: 10px; }

.navmenu-nav.dropdown-menu {
  position: static;
  margin: 0;
  padding-top: 0;
  float: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0; }

.navbar-offcanvas .navbar-nav {
  margin: 0; }

@media (min-width: 768px) {
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-offcanvas.offcanvas {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-offcanvas .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }

  .navbar-offcanvas .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }

  .navbar-offcanvas .navmenu-brand {
    display: none; } }
.navmenu-brand {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 15px;
  margin: 10px 0; }

.navmenu-brand:hover, .navmenu-brand:focus {
  text-decoration: none; }

.navmenu-default, .navbar-default .navbar-offcanvas {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navmenu-default .navmenu-brand, .navbar-default .navbar-offcanvas .navmenu-brand {
  color: #777; }

.navmenu-default .navmenu-brand:hover, .navbar-default .navbar-offcanvas .navmenu-brand:hover, .navmenu-default .navmenu-brand:focus, .navbar-default .navbar-offcanvas .navmenu-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navmenu-default .navmenu-text, .navbar-default .navbar-offcanvas .navmenu-text {
  color: #777; }

.navmenu-default .navmenu-nav > .dropdown > a:hover .caret, .navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret, .navmenu-default .navmenu-nav > .dropdown > a:focus .caret, .navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333; }

.navmenu-default .navmenu-nav > .open > a, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a, .navmenu-default .navmenu-nav > .open > a:hover, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover, .navmenu-default .navmenu-nav > .open > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

.navmenu-default .navmenu-nav > .open > a .caret, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a .caret, .navmenu-default .navmenu-nav > .open > a:hover .caret, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover .caret, .navmenu-default .navmenu-nav > .open > a:focus .caret, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.navmenu-default .navmenu-nav > .dropdown > a .caret, .navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777; }

.navmenu-default .navmenu-nav.dropdown-menu, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #e7e7e7; }

.navmenu-default .navmenu-nav.dropdown-menu > .divider, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #f8f8f8; }

.navmenu-default .navmenu-nav.dropdown-menu > .active > a, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #d7d7d7; }

.navmenu-default .navmenu-nav > li > a, .navbar-default .navbar-offcanvas .navmenu-nav > li > a {
  color: #777; }

.navmenu-default .navmenu-nav > li > a:hover, .navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover, .navmenu-default .navmenu-nav > li > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navmenu-default .navmenu-nav > .active > a, .navbar-default .navbar-offcanvas .navmenu-nav > .active > a, .navmenu-default .navmenu-nav > .active > a:hover, .navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover, .navmenu-default .navmenu-nav > .active > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navmenu-default .navmenu-nav > .disabled > a, .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a, .navmenu-default .navmenu-nav > .disabled > a:hover, .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover, .navmenu-default .navmenu-nav > .disabled > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navmenu-inverse, .navbar-inverse .navbar-offcanvas {
  background-color: #222;
  border-color: #080808; }

.navmenu-inverse .navmenu-brand, .navbar-inverse .navbar-offcanvas .navmenu-brand {
  color: #999; }

.navmenu-inverse .navmenu-brand:hover, .navbar-inverse .navbar-offcanvas .navmenu-brand:hover, .navmenu-inverse .navmenu-brand:focus, .navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
  color: #fff;
  background-color: transparent; }

.navmenu-inverse .navmenu-text, .navbar-inverse .navbar-offcanvas .navmenu-text {
  color: #999; }

.navmenu-inverse .navmenu-nav > .dropdown > a:hover .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret, .navmenu-inverse .navmenu-nav > .dropdown > a:focus .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navmenu-inverse .navmenu-nav > .open > a, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a, .navmenu-inverse .navmenu-nav > .open > a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover, .navmenu-inverse .navmenu-nav > .open > a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus {
  background-color: #080808;
  color: #fff; }

.navmenu-inverse .navmenu-nav > .open > a .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a .caret, .navmenu-inverse .navmenu-nav > .open > a:hover .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover .caret, .navmenu-inverse .navmenu-nav > .open > a:focus .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navmenu-inverse .navmenu-nav > .dropdown > a .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #999;
  border-bottom-color: #999; }

.navmenu-inverse .navmenu-nav.dropdown-menu, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #080808; }

.navmenu-inverse .navmenu-nav.dropdown-menu > .divider, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #222; }

.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a, .navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover, .navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #000; }

.navmenu-inverse .navmenu-nav > li > a, .navbar-inverse .navbar-offcanvas .navmenu-nav > li > a {
  color: #999; }

.navmenu-inverse .navmenu-nav > li > a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:hover, .navmenu-inverse .navmenu-nav > li > a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navmenu-inverse .navmenu-nav > .active > a, .navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a, .navmenu-inverse .navmenu-nav > .active > a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:hover, .navmenu-inverse .navmenu-nav > .active > a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navmenu-inverse .navmenu-nav > .disabled > a, .navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a, .navmenu-inverse .navmenu-nav > .disabled > a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:hover, .navmenu-inverse .navmenu-nav > .disabled > a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.alert-fixed-top, .alert-fixed-bottom {
  position: fixed;
  width: 100%;
  z-index: 1035;
  border-radius: 0;
  margin: 0;
  left: 0; }

@media (min-width: 992px) {
  .alert-fixed-top, .alert-fixed-bottom {
    width: 992px;
    left: 50%;
    margin-left: -496px; } }
.alert-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

@media (min-width: 992px) {
  .alert-fixed-top {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 1px 1px; } }
.alert-fixed-bottom {
  bottom: 0;
  border-width: 1px 0 0; }

@media (min-width: 992px) {
  .alert-fixed-bottom {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-width: 1px 1px 0; } }
.offcanvas {
  display: none; }

.offcanvas.in {
  display: block; }

@media (max-width: 767px) {
  .offcanvas-xs {
    display: none; }

  .offcanvas-xs.in {
    display: block; } }
@media (max-width: 991px) {
  .offcanvas-sm {
    display: none; }

  .offcanvas-sm.in {
    display: block; } }
@media (max-width: 1199px) {
  .offcanvas-md {
    display: none; }

  .offcanvas-md.in {
    display: block; } }
.offcanvas-lg {
  display: none; }

.offcanvas-lg.in {
  display: block; }

.canvas-sliding {
  -webkit-transition: top .35s,left .35s,bottom .35s,right .35s;
  transition: top .35s,left .35s,bottom .35s,right .35s; }

.offcanvas-clone {
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  bottom: 0 !important;
  right: 0 !important;
  opacity: 0 !important; }

.table.rowlink td:not(.rowlink-skip), .table .rowlink td:not(.rowlink-skip) {
  cursor: pointer; }

.table.rowlink td:not(.rowlink-skip) a, .table .rowlink td:not(.rowlink-skip) a {
  color: inherit;
  font: inherit;
  text-decoration: inherit; }

.table-hover.rowlink tr:hover td, .table-hover .rowlink tr:hover td {
  background-color: #cfcfcf; }

.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; }

.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; }

.fileinput-new.input-group .btn-file, .fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0; }

.fileinput-new.input-group .btn-file.btn-xs, .fileinput-new.input-group .btn-group-xs > .btn-file.btn, .fileinput-new .input-group .btn-file.btn-xs, .fileinput-new .input-group .btn-group-xs > .btn-file.btn, .fileinput-new.input-group .btn-file.btn-sm, .fileinput-new.input-group .btn-group-sm > .btn-file.btn, .fileinput-new .input-group .btn-file.btn-sm, .fileinput-new .input-group .btn-group-sm > .btn-file.btn {
  border-radius: 0 3px 3px 0; }

.fileinput-new.input-group .btn-file.btn-lg, .fileinput-new.input-group .btn-group-lg > .btn-file.btn, .fileinput-new .input-group .btn-file.btn-lg, .fileinput-new .input-group .btn-group-lg > .btn-file.btn {
  border-radius: 0 6px 6px 0; }

.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b; }

.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc; }

.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442; }

.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1; }

.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d; }

.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6; }

.input-group-addon:not(:first-child) {
  border-left: 0; }

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/ }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.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 #ccc;
  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-top:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff; }

.datepicker > div {
  display: none; }

.datepicker.days div.datepicker-days {
  display: block; }

.datepicker.months div.datepicker-months {
  display: block; }

.datepicker.years div.datepicker-years {
  display: block; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  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:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled: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.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffcd70;
  border-color: #f59e00; }

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled: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.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none; }

.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733; }

.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:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0; }

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0; }

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled: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.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f4bb51;
  border-color: #bf800c; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled: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.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none; }

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled: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.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #858585;
  border-color: #373737; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled: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.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none; }

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #555555; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled: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.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled: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.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none; }

.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd; }

.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:hover {
  background: #eeeeee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled: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.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled: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.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none; }

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999; }

.datepicker th.datepicker-switch {
  width: 145px; }

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px; }

.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 .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429; }

.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px; }

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1; }

.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none; }

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.blueimp-gallery-display {
  display: block;
  opacity: 1; }

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden; }

.blueimp-gallery-carousel > .slides {
  position: absolute; }

.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity .5s linear;
  -moz-transition: opacity .5s linear;
  -ms-transition: opacity .5s linear;
  -o-transition: opacity .5s linear;
  transition: opacity .5s linear; }

.blueimp-gallery > .slides > .slide-loading {
  background: url(/css/plugins/blueimp/img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0; }

.blueimp-gallery > .slides > .slide-error {
  background: url(/css/plugins/blueimp/img/error.png) center no-repeat; }

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none; }

.blueimp-gallery > .prev, .blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: .5;
  cursor: pointer;
  display: none; }

.blueimp-gallery > .next {
  left: auto;
  right: 15px; }

.blueimp-gallery > .close, .blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: .8;
  display: none; }

.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer; }

.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(/css/plugins/blueimp/img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: .5;
  display: none; }

.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0; }

.blueimp-gallery > .prev:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .close:hover, .blueimp-gallery > .title:hover, .blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1; }

.blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .close, .blueimp-gallery-controls > .title, .blueimp-gallery-controls > .play-pause {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .prev, .blueimp-gallery-left > .prev, .blueimp-gallery-single > .next, .blueimp-gallery-right > .next, .blueimp-gallery-single > .play-pause {
  display: none; }

.blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .close, .blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(/css/plugins/blueimp/img/error.svg); }

body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(/css/plugins/blueimp/img/play-pause.svg); }

body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0; }

* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px; }

* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative; }

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none; }

.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: .5;
  cursor: pointer; }

.blueimp-gallery > .indicator > li:hover, .blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1; }

.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .indicator {
  display: none; }

.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

* + html .blueimp-gallery > .indicator > li {
  display: inline; }

.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0; }

.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(/css/plugins/blueimp/img/video-play.png) center no-repeat;
  opacity: .8;
  cursor: pointer; }

.blueimp-gallery > .slides > .slide > .video-content > a:hover {
  opacity: 1; }

.blueimp-gallery > .slides > .slide > .video-playing > a, .blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-content > video {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block; }

.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url(/css/plugins/blueimp/img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url(/css/plugins/blueimp/img/video-play.svg); }

* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%; }

* + html .blueimp-gallery > .slides > .slide > .video-content > a {
  left: 50%;
  margin-left: -64px; }

.action-copy {
  position: relative; }

.copied:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 14px 6px;
  border-color: transparent transparent #333 transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  margin-right: 7px;
  animation: animation-copied 1s 2s 1 forwards;
  z-index: +1; }

.copied:after {
  content: 'Copied!';
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  font-size: 1.5rem;
  padding: 10px;
  animation: animation-copied 1s 2s 1 forwards;
  z-index: +1;
  margin-top: 10px; }

@keyframes animation-copied {
  to {
    opacity: 0; } }
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-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); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@media (min-width: 768px) {
  .is-screen-xs {
    display: none !important; } }

@media (min-width: 992px) {
  .is-screen-sm-lte {
    display: none !important; } }

@media (max-width: 767px) {
  .is-screen-sm-gte {
    display: none !important; } }

@media (max-width: 767px) {
  .is-screen-sm-only {
    display: none !important; } }
@media (min-width: 992px) {
  .is-screen-sm-only {
    display: none !important; } }

@media (min-width: 1200px) {
  .is-screen-md-lte {
    display: none !important; } }

@media (max-width: 991px) {
  .is-screen-md-gte {
    display: none !important; } }

@media (max-width: 991px) {
  .is-screen-md-only {
    display: none !important; } }
@media (min-width: 1200px) {
  .is-screen-md-only {
    display: none !important; } }

@media (max-width: 1199px) {
  .is-screen-lg {
    display: none !important; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 100; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h3, h4, h5 {
  margin-top: 5px;
  font-weight: 600; }

.nav > li > a {
  color: #a7b1c2;
  font-weight: 600;
  padding: 14px 20px 14px 25px; }

.nav.navbar-right > li > a {
  color: #999c9e; }

.nav > li.active > a {
  color: #ffffff; }

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
  background-color: #293846;
  color: white; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #fff; }

.nav.navbar-top-links > li > a:hover, .nav.navbar-top-links > li > a:focus {
  background-color: transparent; }

.nav > li > a i {
  margin-right: 6px; }

.navbar {
  border: 0; }

.navbar-default {
  background-color: transparent;
  border-color: #2F4050; }

.navbar-top-links li {
  display: inline-block; }

.navbar-top-links li:last-child {
  margin-right: 40px; }

.body-small .navbar-top-links li:last-child {
  margin-right: 0; }

.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px; }

.dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000; }

.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  line-height: 25px;
  margin: 4px;
  text-align: left;
  font-weight: normal; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1ab394;
  outline: 0; }

.dropdown-menu > li > a.font-bold {
  font-weight: 600; }

.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 {
  padding: 3px 20px;
  min-height: 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; }

.dropdown-messages, .dropdown-alerts {
  padding: 10px 10px 10px 10px; }

.dropdown-messages li a, .dropdown-alerts li a {
  font-size: 12px; }

.dropdown-messages li em, .dropdown-alerts li em {
  font-size: 10px; }

.nav.navbar-top-links .dropdown-alerts a {
  font-size: 12px; }

.nav-header {
  padding: 33px 25px;
  background-color: #2F4050;
  background-image: url("patterns/header-profile.png"); }

.pace-done .nav-header {
  transition: all 0.4s; }

ul.nav-second-level {
  background: #293846; }

.nav > li.active {
  border-left: 4px solid #19aa8d;
  background: #293846; }

.nav.nav-second-level > li.active {
  border: none; }

.nav.nav-second-level.collapse[style] {
  height: auto !important; }

.nav-header a {
  color: #DFE4ED; }

.nav-header .text-muted {
  color: #8095a8; }

.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 14px 5px 5px 20px;
  font-size: 14px;
  float: left; }

.navbar-form-custom {
  float: left;
  height: 50px;
  padding: 0;
  width: 200px;
  display: block; }

.navbar-form-custom .form-group {
  margin-bottom: 0; }

.nav.navbar-top-links a {
  font-size: 14px; }

.navbar-form-custom .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  font-size: 14px;
  height: 60px;
  margin: 0;
  z-index: 2000; }

.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px; }

.arrow {
  float: right; }

.fa.arrow:before {
  content: "\f104"; }

.active > a > .fa.arrow:before {
  content: "\f107"; }

.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important; }

.nav-second-level li a {
  padding: 7px 10px 7px 10px;
  padding-left: 52px; }

.nav-third-level li a {
  padding-left: 62px; }

.nav-second-level li:last-child {
  margin-bottom: 10px; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level,
.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
  height: auto; }

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px; }

.fixed-nav .slimScrollDiv #side-menu {
  padding-bottom: 60px; }

.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px; }

.mini-navbar .nav .nav-second-level {
  position: absolute;
  left: 70px;
  top: 0;
  background-color: #2F4050;
  padding: 10px 10px 10px 10px;
  font-size: 12px; }

.canvas-menu.mini-navbar .nav-second-level {
  background: #293846; }

.mini-navbar li.active .nav-second-level {
  left: 65px; }

.navbar-default .special_link a {
  background: #1ab394;
  color: white; }

.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: white; }

.navbar-default .special_link a span.label {
  background: #fff;
  color: #1ab394; }

.navbar-default .landing_link a {
  background: #1cc09f;
  color: white; }

.navbar-default .landing_link a:hover {
  background: #1ab394 !important;
  color: white; }

.navbar-default .landing_link a span.label {
  background: #fff;
  color: #1cc09f; }

.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: white;
  display: none;
  padding: 18px 0; }

.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  border-bottom: 1px solid #e7eaec !important;
  z-index: 2030; }

.navbar-fixed-top, .navbar-static-top {
  background: #f3f3f4; }

.fixed-nav #wrapper {
  margin-top: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
  border-bottom: #f3f3f4;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default; }

.nav.nav-tabs li {
  background: none;
  border: none; }

body.fixed-nav #wrapper .navbar-static-side,
body.fixed-nav #wrapper #page-wrapper {
  margin-top: 60px; }

body.top-navigation.fixed-nav #wrapper #page-wrapper {
  margin-top: 0; }

body.fixed-nav.fixed-nav-basic .navbar-fixed-top {
  left: 220px; }

body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
  left: 70px; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
  margin-top: 0; }

body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
  left: 220px; }

.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.body-small .navbar-fixed-top {
  margin-left: 0; }

body.mini-navbar .navbar-static-side {
  width: 70px; }

body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
  display: none; }

body.canvas-menu .profile-element {
  display: block; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
  display: none; }

body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px; }

body.mini-navbar .logo-element {
  display: block; }

body.canvas-menu .logo-element {
  display: none; }

body.mini-navbar .nav-header {
  padding: 0;
  background-color: #1ab394; }

body.canvas-menu .nav-header {
  padding: 33px 25px; }

body.mini-navbar #page-wrapper {
  margin: 0 0 0 70px; }

body.fixed-sidebar.mini-navbar .footer,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0 !important; }

body.canvas-menu.mini-navbar #page-wrapper,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0; }

body.fixed-sidebar .navbar-static-side,
body.canvas-menu .navbar-static-side {
  position: fixed;
  width: 220px;
  z-index: 2001;
  height: 100%; }

body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0; }

body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 220px; }

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px; }

.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level,
.canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  height: auto; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px; }

body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 13px;
  border-radius: 3px; }

.fixed-sidebar.mini-navbar .nav-second-level li a,
.canvas-menu.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px; }

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
  font-size: 13px; }

.fixed-sidebar.mini-navbar li.active .nav-second-level,
.canvas-menu.mini-navbar li.active .nav-second-level {
  left: 0; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,
body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px; }

body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,
body.canvas-menu.mini-navbar .nav-label,
body.canvas-menu.mini-navbar .navbar-default .nav li a span {
  display: inline; }

body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
  display: block; }

.canvas-menu.mini-navbar .nav-second-level li a,
.fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 7px 10px 7px 52px; }

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  left: 0; }

body.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #2f4050;
  height: 100%;
  position: fixed;
  display: none; }

body.canvas-menu.mini-navbar nav.navbar-static-side {
  display: block;
  width: 220px; }

.top-navigation #page-wrapper {
  margin-left: 0; }

.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: white;
  color: #1ab394;
  font-weight: bold; }

.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
  background: #fff; }

.top-navigation .navbar {
  margin-bottom: 0; }

.top-navigation .nav > li > a {
  padding: 15px 20px;
  color: #676a6c; }

.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
  background: #fff;
  color: #1ab394; }

.top-navigation .navbar .nav > li.active {
  background: #fff;
  border: none; }

.top-navigation .nav > li.active > a {
  color: #1ab394; }

.top-navigation .navbar-right {
  margin-right: 10px; }

.top-navigation .navbar-nav .dropdown-menu {
  box-shadow: none;
  border: 1px solid #e7eaec; }

.top-navigation .dropdown-menu > li > a {
  margin: 0;
  padding: 7px 20px; }

.navbar .dropdown-menu {
  margin-top: 0; }

.top-navigation .navbar-brand {
  background: #1ab394;
  color: #fff;
  padding: 15px 25px; }

.top-navigation .navbar-top-links li:last-child {
  margin-right: 0; }

.top-navigation.mini-navbar #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
.canvas-menu #page-wrapper {
  margin: 0; }

.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
  margin-top: 50px; }

.top-navigation .footer.fixed {
  margin-left: 0 !important; }

.top-navigation .wrapper.wrapper-content {
  padding: 40px; }

.top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
  padding: 40px 0 40px 0; }

.navbar-toggle {
  background-color: #1ab394;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px; }

.top-navigation .navbar-nav .open .dropdown-menu > li > a, .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 20px; }

@media (max-width: 768px) {
  .top-navigation .navbar-header {
    display: block;
    float: none; } }
.menu-visible-lg, .menu-visible-md {
  display: none !important; }

@media (min-width: 1200px) {
  .menu-visible-lg {
    display: block !important; } }
@media (min-width: 992px) {
  .menu-visible-md {
    display: block !important; } }
@media (max-width: 767px) {
  .menu-visible-md {
    display: block !important; }

  .menu-visible-lg {
    display: block !important; } }
.btn {
  border-radius: 3px; }

.float-e-margins .btn {
  margin-bottom: 5px; }

.btn-w-m {
  min-width: 120px; }

.btn-primary.btn-outline {
  color: #1ab394; }

.btn-success.btn-outline {
  color: #1c84c6; }

.btn-info.btn-outline {
  color: #23c6c8; }

.btn-warning.btn-outline {
  color: #f8ac59; }

.btn-danger.btn-outline {
  color: #ED5565; }

.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: #fff; }

.btn-primary {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
  background-color: #18a689;
  border-color: #18a689;
  color: #FFFFFF; }

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3; }

.btn-success {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #FFFFFF; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
  background-color: #1a7bb9;
  border-color: #1a7bb9;
  color: #FFFFFF; }

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #1f90d8;
  border-color: #1f90d8; }

.btn-info {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #FFFFFF; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
  background-color: #21b9bb;
  border-color: #21b9bb;
  color: #FFFFFF; }

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #26d7d9;
  border-color: #26d7d9; }

.btn-default {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2; }

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  color: #cacaca; }

.btn-warning {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #FFFFFF; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
  background-color: #f7a54a;
  border-color: #f7a54a;
  color: #FFFFFF; }

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f9b66d;
  border-color: #f9b66d; }

.btn-danger {
  background-color: #ED5565;
  border-color: #ED5565;
  color: #FFFFFF; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
  background-color: #ec4758;
  border-color: #ec4758;
  color: #FFFFFF; }

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #ef6776;
  border-color: #ef6776; }

.btn-link {
  color: inherit; }

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  color: #1ab394;
  text-decoration: none; }

.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  background-image: none; }

.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
  color: #cacaca; }

.btn-white {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec; }

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2; }

.btn-white:active, .btn-white.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }

.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
  background-image: none; }

.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  color: #cacaca; }

.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
  box-shadow: none; }

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s; }

.btn-rounded {
  border-radius: 50px; }

.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px; }

button.dim {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 20px !important; }

button.dim:active {
  top: 3px; }

button.btn-primary.dim {
  box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999; }

button.btn-primary.dim:active {
  box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999; }

button.btn-default.dim {
  box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999; }

button.btn-default.dim:active {
  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999; }

button.btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999; }

button.btn-warning.dim:active {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999; }

button.btn-info.dim {
  box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999; }

button.btn-info.dim:active {
  box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999; }

button.btn-success.dim {
  box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999; }

button.btn-success.dim:active {
  box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999; }

button.btn-danger.dim {
  box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999; }

button.btn-danger.dim:active {
  box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999; }

button.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px; }

button.dim:active:before {
  top: 7px;
  font-size: 50px; }

.btn:focus {
  outline: none !important; }

.label {
  background-color: #D1DADE;
  color: #5E5E5E;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none; }

.nav .label, .ibox .label {
  font-size: 10px; }

.badge {
  background-color: #D1DADE;
  color: #5E5E5E;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none; }

.label-primary, .badge-primary {
  background-color: #1ab394;
  color: #FFFFFF; }

.label-success, .badge-success {
  background-color: #1c84c6;
  color: #FFFFFF; }

.label-warning, .badge-warning {
  background-color: #f8ac59;
  color: #FFFFFF; }

.label-warning-light, .badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff; }

.label-danger, .badge-danger {
  background-color: #ED5565;
  color: #FFFFFF; }

.label-info, .badge-info {
  background-color: #23c6c8;
  color: #FFFFFF; }

.label-inverse, .badge-inverse {
  background-color: #262626;
  color: #FFFFFF; }

.label-white, .badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E; }

.label-white, .badge-disable {
  background-color: #2A2E36;
  color: #8B91A0; }

.label-status-lv1 {
  background-color: #fff;
  color: #676a6c;
  border: 1px #676a6c solid; }

.label-status-lv2 {
  background-color: #A2DED0;
  color: #676a6c; }

.label-status-lv3 {
  background-color: #65C6BB;
  color: #676a6c; }

.label-status-lv4 {
  background-color: #03C9A9;
  color: #676a6c; }

.label-status-lv5 {
  background-color: #C5EFF7;
  color: #676a6c; }

.label-status-lv6 {
  background-color: #81CFE0;
  color: #FFFFFF; }

.label-status-lv7 {
  background-color: #3A539B;
  color: #FFFFFF; }

.label-status-lv8 {
  background-color: #F5D76E;
  color: #676a6c; }

.label-status-lv9 {
  background-color: #F89406;
  color: #FFFFFF; }

.label-status-lv10 {
  background-color: #EF4836;
  color: #FFFFFF; }

.label-referer-all {
  background-color: #9af9e7;
  color: #676a6c; }

.label-referer-ec {
  background-color: #ffdb4f;
  color: #676a6c; }

.label-referer-fd {
  background-color: #d58cf2;
  color: #676a6c; }

/* TOOGLE SWICH */
.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1ab394;
  border-radius: 2px; }

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #1ab394;
  color: #FFFFFF; }

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #999999;
  text-align: right; }

.onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1ab394;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:before {
  background-color: #919191; }

.onoffswitch-checkbox:disabled + .onoffswitch-label,
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
  border-color: #919191; }

/* CHOSEN PLUGIN */
.chosen-container-single .chosen-single {
  background: #ffffff;
  box-shadow: none;
  -moz-box-sizing: border-box;
  border-radius: 2px;
  cursor: text;
  height: auto !important;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 4px 12px;
  position: relative;
  width: 100%; }

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #e5e6e7;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative; }

/* Tags Input Plugin */
.bootstrap-tagsinput {
  border: 1px solid #e5e6e7;
  box-shadow: none; }

/* PAGINATIN */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2; }

.pagination > li > a, .pagination > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none; }

/* TOOLTIPS */
.tooltip-inner {
  background-color: #2F4050; }

.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050; }

.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050; }

.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050; }

/* EASY PIE CHART*/
.easypiechart {
  position: relative;
  text-align: center; }

.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block; }

.easypiechart canvas {
  top: 0;
  left: 0; }

.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1; }

.easypiechart img {
  margin-top: -4px; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* FULLCALENDAR */
.fc-state-default {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #333333;
  text-shadow: none; }

.fc-state-default {
  border: 1px solid; }

.fc-button {
  color: inherit;
  border: 1px solid #e7eaec;
  cursor: pointer;
  display: inline-block;
  height: 1.9em;
  line-height: 1.9em;
  overflow: hidden;
  padding: 0 0.6em;
  position: relative;
  white-space: nowrap; }

.fc-state-active {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #ffffff; }

.fc-header-title h2 {
  font-size: 16px;
  font-weight: 600;
  color: inherit; }

.fc-content .fc-widget-header, .fc-content .fc-widget-content {
  border-color: #e7eaec;
  font-weight: normal; }

.fc-border-separate tbody {
  background-color: #F8F8F8; }

.fc-state-highlight {
  background: none repeat scroll 0 0 #FCF8E3; }

.external-event {
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 5px; }

.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
  border-radius: 2px; }

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
  padding: 4px 6px;
  background-color: #1ab394;
  /* background color */
  border-color: #1ab394;
  /* border color */ }

.fc-event-time, .fc-event-title {
  color: #717171;
  padding: 0 1px; }

.ui-calendar .fc-event-time, .ui-calendar .fc-event-title {
  color: #fff; }

/* Chat */
.chat-activity-list .chat-element {
  border-bottom: 1px solid #e7eaec; }

.chat-element:first-child {
  margin-top: 0; }

.chat-element {
  padding-bottom: 15px; }

.chat-element, .chat-element .media {
  margin-top: 15px; }

.chat-element, .media-body {
  overflow: hidden; }

.chat-element .media-body {
  display: block;
  width: auto; }

.chat-element > .pull-left {
  margin-right: 10px; }

.chat-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px; }

.chat-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px; }

.chat-element .actions {
  margin-top: 10px; }

.chat-element .photos {
  margin: 10px 0; }

.right.chat-element > .pull-right {
  margin-left: 10px; }

.chat-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px; }

.chat {
  margin: 0;
  padding: 0;
  list-style: none; }

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #B3A9A9; }

.chat li.left .chat-body {
  margin-left: 60px; }

.chat li.right .chat-body {
  margin-right: 60px; }

.chat li .chat-body p {
  margin: 0;
  color: #777777; }

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px; }

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll; }

/* LIST GROUP */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  z-index: 2; }

.list-group-item-heading {
  margin-top: 10px; }

.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit; }

.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none; }

.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none; }

.no-padding .list-group {
  margin-bottom: 0; }

.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative; }

.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px; }

.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important; }

.elements-list .list-group {
  margin-bottom: 0; }

.elements-list a {
  color: inherit; }

.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  border-radius: 0; }

.elements-list li.active {
  transition: none; }

.element-detail-box {
  padding: 25px; }

/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px; }

.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px; }

.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px; }

.flot-chart-content {
  width: 100%;
  height: 100%; }

.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto; }

.jqstooltip {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px; }

.jqsfield {
  color: white;
  text-align: left; }

.fh-150 {
  height: 150px; }

.fh-200 {
  height: 200px; }

.h-150 {
  min-height: 150px; }

.h-200 {
  min-height: 200px; }

.h-300 {
  min-height: 300px; }

.w-150 {
  min-width: 150px; }

.w-200 {
  min-width: 200px; }

.w-300 {
  min-width: 300px; }

.legendLabel {
  padding-left: 5px; }

.stat-list li:first-child {
  margin-top: 0; }

.stat-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.stat-percent {
  float: right; }

.stat-list li {
  margin-top: 15px;
  position: relative; }

/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent; }

.dataTables_wrapper {
  padding-bottom: 30px; }

.dataTables_length {
  float: left; }

.dataTables_filter label {
  margin-right: 5px; }

.html5buttons {
  float: right; }

.html5buttons a {
  border: 1px solid #e7eaec;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px; }
  .html5buttons a:hover, .html5buttons a:focus:active {
    background-color: #eee;
    color: inherit;
    border-color: #d2d2d2; }

div.dt-button-info {
  z-index: 100; }

@media (max-width: 768px) {
  .html5buttons {
    float: none;
    margin-top: 10px; }

  .dataTables_length {
    float: none; } }
/* CIRCLE */
.img-circle {
  border-radius: 50%; }

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429; }

.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 #ddd;
  background-color: #eee !important; }

.show-grid {
  margin: 15px 0; }

/* ANIMATION */
.css-animation-box h1 {
  font-size: 44px; }

.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px; }

#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px; }

.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px; }

.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px; }

.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px; }

.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase; }

/* PEACE */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #1ab394;
  position: fixed;
  z-index: 2040;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.pace-inactive {
  display: none; }

/* WIDGETS */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px; }

.widget.style1 h2 {
  font-size: 30px; }

.widget h2, .widget h3 {
  margin-top: 5px;
  margin-bottom: 0; }

.widget-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #ffffff; }

.widget-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px; }

.widget .flot-chart {
  height: 100px; }

.vertical-align div {
  display: inline-block;
  vertical-align: middle; }

.vertical-align h2, .vertical-align h3 {
  margin: 0; }

.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px; }

.todo-list.small-list {
  font-size: 12px; }

.todo-list.small-list > li {
  background: #f3f3f4;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px; }

.todo-list.small-list .btn-xs, .todo-list.small-list .btn-group-xs > .btn, .todo-list.small-list .btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px; }

.todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px; }

.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px; }

.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px; }

.check-link {
  font-size: 16px; }

.todo-completed {
  text-decoration: line-through; }

.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0; }

.glyphicon.fa {
  font-family: "FontAwesome"; }

/* INPUTS */
.inline {
  display: inline-block !important; }

.input-s-sm {
  width: 120px; }

.input-s {
  width: 200px; }

.input-s-lg {
  width: 250px; }

.i-checks {
  padding-left: 0; }

.form-control, .single-line {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%; }

.form-control:focus, .single-line:focus {
  border-color: #1ab394; }

.has-success .form-control, .has-success .form-control:focus {
  border-color: #1ab394; }

.has-warning .form-control, .has-warning .form-control:focus {
  border-color: #f8ac59; }

.has-error .form-control, .has-error .form-control:focus {
  border-color: #ED5565; }

.has-success .control-label {
  color: #1ab394; }

.has-warning .control-label {
  color: #f8ac59; }

.has-error .control-label {
  color: #ED5565; }

.input-group-addon {
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center; }

.spinner-buttons.input-group-btn .btn-xs, .spinner-buttons.input-group-btn .btn-group-xs > .btn {
  line-height: 1.13; }

.spinner-buttons.input-group-btn {
  width: 20%; }

.noUi-connect {
  background: none repeat scroll 0 0 #1ab394;
  box-shadow: none; }

.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #ED5565;
  box-shadow: none; }

/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move; }

.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec; }

.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important; }

/* SWITCHES */
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF; }

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 7px;
  background-color: #FFFFFF;
  color: #919191;
  text-align: right; }

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

/* jqGrid */
.ui-jqgrid {
  -moz-box-sizing: content-box; }

.ui-jqgrid-btable {
  border-collapse: separate; }

.ui-jqgrid-htable {
  border-collapse: separate; }

.ui-jqgrid-titlebar {
  height: 40px;
  line-height: 15px;
  color: #676a6c;
  background-color: #F9F9F9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 1.1em 1em 0.2em; }

.ui-jqgrid .ui-jqgrid-titlebar {
  position: relative;
  border-left: 0 solid;
  border-right: 0 solid;
  border-top: 0 solid; }

.ui-widget-header {
  background: none;
  background-image: none;
  background-color: #f5f5f6;
  text-transform: uppercase;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ui-jqgrid tr.ui-row-ltr td {
  border-right-color: inherit;
  border-right-style: solid;
  border-right-width: 1px;
  text-align: left;
  border-color: #DDDDDD;
  background-color: inherit; }

.ui-search-toolbar input[type="text"] {
  font-size: 12px;
  height: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 0; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #F9F9F9;
  border: 1px solid #DDDDDD;
  line-height: 15px;
  font-weight: bold;
  color: #676a6c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-widget-content {
  box-sizing: content-box; }

.ui-icon-triangle-1-n {
  background-position: 1px -16px; }

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0 !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #f5f5f5;
  border-collapse: separate; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #f2fbff; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff;
  font-weight: normal;
  color: #212121; }

.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: 50px;
  border: 1px solid #CCCCCC;
  height: 15px; }

.ui-jqgrid .ui-pg-selbox {
  display: block;
  font-size: 1em;
  height: 25px;
  line-height: 18px;
  margin: 0;
  width: auto; }

.ui-jqgrid .ui-pager-control {
  position: relative; }

.ui-jqgrid .ui-jqgrid-pager {
  height: 32px;
  position: relative; }

.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0; }

.ui-jqgrid .ui-pg-button:hover {
  padding: 1px;
  border: 0; }

.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px; }

.ui-jqgrid .form-control {
  height: 10px;
  width: auto;
  display: inline;
  padding: 10px 12px; }

.ui-jqgrid-pager {
  height: 32px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0; }

.ui-widget-content {
  border: 1px solid #ddd; }

.ui-jqgrid .ui-jqgrid-titlebar {
  padding: 0; }

.ui-jqgrid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #ddd; }

.ui-jqgrid tr.jqgrow td {
  padding: 6px; }

.ui-jqdialog .ui-jqdialog-titlebar {
  padding: 10px 10px; }

.ui-jqdialog .ui-jqdialog-title {
  float: none !important; }

.ui-jqdialog > .ui-resizable-se {
  position: absolute; }

/* Nestable list */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #e7eaec;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-handle span {
  font-weight: bold; }

.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: bold; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }

.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.dd-item > button[data-action="collapse"]:before {
  content: '-'; }

#nestable2 .dd-item > button {
  font-family: FontAwesome;
  height: 34px;
  width: 33px;
  color: #c1c1c1; }

#nestable2 .dd-item > button:before {
  content: "\f067"; }

#nestable2 .dd-item > button[data-action="collapse"]:before {
  content: "\f068"; }

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

/**
* Nestable Extras
*/
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd; }

#nestable-menu {
  padding: 0;
  margin: 10px 0 20px 0; }

#nestable-output,
#nestable2-output {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
  color: inherit;
  border: 1px dashed #e7eaec;
  background: #f3f3f4;
  padding: 10px; }

#nestable2 span.label {
  margin-right: 10px; }

#nestable-output,
#nestable2-output {
  font-size: 12px;
  padding: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* CodeMirror */
.CodeMirror {
  border: 1px solid #eee;
  height: auto; }

.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto; }

/* Google Maps */
.google-map {
  height: 300px; }

/* Validation */
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px; }

.form-control.error {
  border: 1px dotted #cc5965; }

/* ngGrid */
.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px; }

.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px; }

.ngH eaderCell {
  border-right: none;
  border-bottom: 1px solid #e7eaec; }

.ngCell {
  border-right: none; }

.ngTopPanel {
  background: #F5F5F6; }

.ngRow.even {
  background: #f9f9f9; }

.ngRow.selected {
  background: #EBF2F1; }

.ngRow {
  border-bottom: 1px solid #e7eaec; }

.ngCell {
  background-color: transparent; }

.ngHeaderCell {
  border-right: none; }

/* Toastr custom style */
#toast-container > .toast {
  background-image: none !important; }

#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em; }

#toast-container > .toast-warning:before {
  content: "\f0e7"; }

#toast-container > .toast-error:before {
  content: "\f071"; }

#toast-container > .toast-info:before {
  content: "\f005"; }

#toast-container > .toast-success:before {
  content: "\f00C"; }

#toast-container > div {
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  opacity: .9;
  -ms-filter: alpha(Opacity=90);
  filter: alpha(opacity=90); }

#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

.toast {
  background-color: #1ab394; }

.toast-success {
  background-color: #1ab394; }

.toast-error {
  background-color: #ED5565; }

.toast-info {
  background-color: #23c6c8; }

.toast-warning {
  background-color: #f8ac59; }

.toast-top-full-width {
  margin-top: 20px; }

.toast-bottom-full-width {
  margin-bottom: 20px; }

/* Notifie */
.cg-notify-message.inspinia-notify {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  border: none;
  margin-top: 30px;
  color: inherit; }

.inspinia-notify.alert-warning {
  border-left: 6px solid #f8ac59; }

.inspinia-notify.alert-success {
  border-left: 6px solid #1c84c6; }

.inspinia-notify.alert-danger {
  border-left: 6px solid #ED5565; }

.inspinia-notify.alert-info {
  border-left: 6px solid #1ab394; }

/* Image cropper style */
.img-container, .img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%; }

.img-preview-sm {
  height: 130px;
  width: 200px; }

/* Forum styles  */
.forum-post-container .media {
  margin: 10px 10px 10px 10px;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #f1f1f1; }

.forum-avatar {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 110px; }

.forum-avatar .img-circle {
  height: 48px;
  width: 48px; }

.author-info {
  color: #676a6c;
  font-size: 11px;
  margin-top: 5px;
  text-align: center; }

.forum-post-info {
  padding: 9px 12px 6px 12px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1; }

.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1; }

.forum-post-container .media-body .photos {
  margin: 10px 0; }

.forum-photo {
  max-width: 140px;
  border-radius: 3px; }

.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px; }

.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px; }

.mid-icon {
  font-size: 66px; }

.forum-item {
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #f1f1f1; }

.views-number {
  font-size: 24px;
  line-height: 18px;
  font-weight: 400; }

.forum-container, .forum-post-container {
  padding: 30px !important; }

.forum-item small {
  color: #999; }

.forum-item .forum-sub-title {
  color: #999;
  margin-left: 50px; }

.forum-title {
  margin: 15px 0 15px 0; }

.forum-info {
  text-align: center; }

.forum-desc {
  color: #999; }

.forum-icon {
  float: left;
  width: 30px;
  margin-right: 20px;
  text-align: center; }

a.forum-item-title {
  color: inherit;
  display: block;
  font-size: 18px;
  font-weight: 600; }

a.forum-item-title:hover {
  color: inherit; }

.forum-icon .fa {
  font-size: 30px;
  margin-top: 8px;
  color: #9b9b9b; }

.forum-item.active .fa {
  color: #1ab394; }

.forum-item.active a.forum-item-title {
  color: #1ab394; }

@media (max-width: 992px) {
  .forum-info {
    margin: 15px 0 10px 0;
    /* Comment this is you want to show forum info in small devices */
    display: none; }

  .forum-desc {
    float: none !important; } }
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }

.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em; }

#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1; }

.vertical-timeline-content .btn {
  float: right; }

#vertical-timeline.light-timeline:before {
  background: #e7eaec; }

.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent; }

.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5; }

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent; }

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5; }

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em; }

  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px; } }
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent; } }
.vertical-timeline-block {
  position: relative;
  margin: 2em 0; }

.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-block:first-child {
  margin-top: 0; }

.vertical-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0; }

  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0; }

  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0; } }
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center; }

.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px; }

  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px; }

  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden; } }
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em; }

.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px; }

.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6; }

.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500; }

.vertical-date small {
  color: #1ab394;
  font-weight: 400; }

.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white; }

@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px; }

  .vertical-timeline-content p {
    font-size: 13px; } }
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%; }

  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }

  .center-orientation .vertical-timeline-content .btn {
    float: left; }

  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px; }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right; }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white; }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right; }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right; }

  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden; } }
/* Tabs */
.tabs-container .panel-body {
  background: #fff;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  padding: 20px;
  position: relative; }
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
  background-color: #fff; }
.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }
.tabs-container .tab-pane .panel-body {
  border-top: none; }
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent; }
.tabs-container .nav-tabs {
  border-bottom: 1px solid #e7eaec; }
.tabs-container .tab-pane .panel-body {
  border-top: none; }
.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #e7eaec; }
.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent; }
.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0; }
.tabs-container .tabs-left .panel-body {
  position: static; }
.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
  width: 20%; }
.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%; }
.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%; }
.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none; }
.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block; }
.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #e7eaec; }
.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }
.tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }
.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #e7eaec;
  border-bottom-color: transparent; }
.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
  float: none; }
.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }
.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px; }
.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }
.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #e7eaec transparent #e7eaec #e7eaec;
  *border-right-color: #ffffff; }
.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px; }
.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }
.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #e7eaec #e7eaec #e7eaec transparent;
  z-index: 1; }

@media (max-width: 767px) {
  .tabs-container .nav-tabs > li {
    float: none !important; }

  .tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec !important;
    margin: 0; } }
/* jsvectormap */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 5px; }

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #1ab394;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box; }

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 30px; }

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px; }

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==); }

.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center; }

.jvectormap-legend-cnt {
  position: absolute; }

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0; }

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0; }

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left; }

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle; }

.jvectormap-legend-tick-text {
  font-size: 12px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px; }

/*Slick Carousel */
.slick-prev:before,
.slick-next:before {
  color: #1ab394 !important; }

/* Payments */
.payment-card {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #e7eaec; }

.payment-icon-big {
  font-size: 60px;
  color: #D1DADE; }

.payments-method.panel-group .panel + .panel {
  margin-top: -1px; }

.payments-method .panel-heading {
  padding: 15px; }

.payments-method .panel {
  border-radius: 0; }

.payments-method .panel-heading h5 {
  margin-bottom: 5px; }

.payments-method .panel-heading i {
  font-size: 26px; }

/* Select2 custom styles */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: #e7eaec; }

.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #1ab394; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #1ab394; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e7eaec; }

.select2-dropdown {
  border-color: #e7eaec; }
  .select2-dropdown input:focus {
    outline: none; }

.select2-selection {
  outline: none; }

.ui-select-container.ui-select-bootstrap .ui-select-choices-row.active > a {
  background-color: #1ab394; }

/* Tour */
.tour-tour .btn.btn-default {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  color: inherit; }

.tour-step-backdrop {
  z-index: 2101; }

.tour-backdrop {
  z-index: 2100;
  opacity: .7; }

.popover[class*=tour-] {
  z-index: 2100; }

body.tour-open .animated {
  animation-fill-mode: initial; }

/* Resizable */
.resizable-panels .ibox {
  clear: none;
  margin: 10px;
  float: left;
  overflow: hidden; }

.resizable-panels .ibox .ibox-content {
  height: calc(100% - 49px); }

.ui-resizable-helper {
  background: rgba(211, 211, 211, 0.4); }

/* Wizard step fix */
.wizard > .content > .body {
  position: relative; }

/* PDF js style */
.pdf-toolbar {
  max-width: 600px;
  margin: 0 auto; }

/* Dropzone */
.dropzone {
  min-height: 140px;
  border: 1px dashed #1ab394;
  background: white;
  padding: 20px 20px; }
  .dropzone .dz-message {
    font-size: 16px; }

/* Activity stream */
.stream {
  position: relative;
  padding: 10px 0; }
  .stream:first-child .stream-badge:before {
    top: 10px; }
  .stream:last-child .stream-badge:before {
    height: 30px; }
  .stream .stream-badge {
    width: 50px; }
    .stream .stream-badge i {
      border: 1px solid #e7eaec;
      border-radius: 50%;
      padding: 6px;
      color: #808486;
      position: absolute;
      background-color: #ffffff;
      left: 8px; }
      .stream .stream-badge i.fa-circle {
        color: #ced0d1; }
      .stream .stream-badge i.bg-success {
        color: #ffffff;
        background-color: #1c84c6;
        border-color: #1c84c6; }
      .stream .stream-badge i.bg-primary {
        color: #ffffff;
        background-color: #1ab394;
        border-color: #1ab394; }
      .stream .stream-badge i.bg-warning {
        color: #ffffff;
        background-color: #f8ac59;
        border-color: #f8ac59; }
      .stream .stream-badge i.bg-info {
        color: #ffffff;
        background-color: #23c6c8;
        border-color: #23c6c8; }
      .stream .stream-badge i.bg-danger {
        color: #ffffff;
        background-color: #ED5565;
        border-color: #ED5565; }
    .stream .stream-badge:before {
      content: '';
      width: 1px;
      background-color: #e7eaec;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 20px; }
  .stream .stream-info {
    font-size: 12px;
    margin-bottom: 5px; }
    .stream .stream-info img {
      border-radius: 50%;
      width: 18px;
      height: 18px;
      margin-right: 2px;
      margin-top: -4px; }
    .stream .stream-info .date {
      color: #9a9d9f;
      font-size: 80%; }
  .stream .stream-panel {
    margin-left: 55px; }

.stream-small {
  margin: 10px 0; }
  .stream-small .label {
    padding: 2px 6px;
    margin-right: 2px; }

.sidebar-panel {
  width: 220px;
  background: #ebebed;
  padding: 10px 20px;
  position: absolute;
  right: 0; }

.sidebar-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px; }

.sidebar-panel .feed-element, .media-body, .sidebar-panel p {
  font-size: 12px; }

.sidebar-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0; }

.sidebar-panel .list-group {
  margin-bottom: 10px; }

.sidebar-panel .list-group .list-group-item {
  padding: 5px 0;
  font-size: 12px;
  border: 0; }

.sidebar-content .wrapper, .wrapper.sidebar-content {
  padding-right: 230px !important; }

.body-small .sidebar-content .wrapper, .body-small .wrapper.sidebar-content {
  padding-right: 20px !important; }

#right-sidebar {
  background-color: #fff;
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  overflow: hidden;
  position: fixed;
  top: 60px;
  width: 260px !important;
  z-index: 1009;
  bottom: 0;
  right: -260px; }

#right-sidebar.sidebar-open {
  right: 0; }

#right-sidebar.sidebar-open.sidebar-top {
  top: 0;
  border-top: none; }

.sidebar-container ul.nav-tabs {
  border: none; }
.sidebar-container ul.nav-tabs.navs-4 li {
  width: 25%; }
.sidebar-container ul.nav-tabs.navs-3 li {
  width: 33.3333%; }
.sidebar-container ul.nav-tabs.navs-2 li {
  width: 50%; }
.sidebar-container ul.nav-tabs li {
  border: none; }
.sidebar-container ul.nav-tabs li a {
  border: none;
  padding: 12px 10px;
  margin: 0;
  border-radius: 0;
  background: #2F4050;
  color: #fff;
  text-align: center;
  border-right: 1px solid #334556; }
.sidebar-container ul.nav-tabs li.active a {
  border: none;
  background: #f9f9f9;
  color: #676a6c;
  font-weight: bold; }
.sidebar-container .nav-tabs > li.active > a:hover,
.sidebar-container .nav-tabs > li.active > a:focus {
  border: none; }
.sidebar-container ul.sidebar-list {
  margin: 0;
  padding: 0; }
.sidebar-container ul.sidebar-list li {
  border-bottom: 1px solid #e7eaec;
  padding: 15px 20px;
  list-style: none;
  font-size: 12px; }
.sidebar-container .sidebar-message:nth-child(2n+2) {
  background: #f9f9f9; }
.sidebar-container ul.sidebar-list li a {
  text-decoration: none;
  color: inherit; }
.sidebar-container .sidebar-content {
  padding: 15px 20px;
  font-size: 12px; }
.sidebar-container .sidebar-title {
  background: #f9f9f9;
  padding: 20px;
  border-bottom: 1px solid #e7eaec; }
  .sidebar-container .sidebar-title h3 {
    margin-bottom: 3px;
    padding-left: 2px; }
.sidebar-container .tab-content h4 {
  margin-bottom: 5px; }
.sidebar-container .sidebar-message > a > .pull-left {
  margin-right: 10px; }
.sidebar-container .sidebar-message > a {
  text-decoration: none;
  color: inherit; }
.sidebar-container .sidebar-message {
  padding: 15px 20px; }
.sidebar-container .sidebar-message .media-body {
  display: block;
  width: auto; }
.sidebar-container .sidebar-message .message-avatar {
  height: 38px;
  width: 38px;
  border-radius: 50%; }
.sidebar-container .setings-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e7eaec; }

body {
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #2f4050;
  font-size: 13px;
  color: #676a6c;
  overflow-x: hidden; }

html, body {
  height: 100%; }

body.full-height-layout #wrapper,
body.full-height-layout #page-wrapper {
  height: 100%; }

#page-wrapper {
  min-height: auto; }

body.boxed-layout {
  background: url("patterns/shattered.png"); }

body.boxed-layout #wrapper {
  background-color: #2f4050;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75); }

.top-navigation.boxed-layout #wrapper,
.boxed-layout #wrapper.top-navigation {
  max-width: 1300px !important; }

.block {
  display: block; }

.clear {
  display: block;
  overflow: hidden; }

a {
  cursor: pointer; }

a:hover, a:focus {
  text-decoration: none; }

.border-bottom {
  border-bottom: 1px solid #e7eaec !important; }

.font-bold {
  font-weight: 600; }

.font-normal {
  font-weight: 400; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.font-italic {
  font-style: italic; }

.b-r {
  border-right: 1px solid #e7eaec; }

.hr-line-dashed {
  border-top: 1px dashed #e7eaec;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0; }

.hr-line-solid {
  border-bottom: 1px solid #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px; }

video {
  width: 100% !important;
  height: auto !important; }

/* GALLERY */
.gallery > .row > div {
  margin-bottom: 15px; }

.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%; }

/* Summernote text editor  */
.note-editor {
  height: auto !important; }

.note-editor.fullscreen {
  z-index: 2050; }

.note-editor.note-frame.fullscreen {
  z-index: 2020; }

.note-editor.note-frame .note-editing-area .note-editable {
  color: #676a6c;
  padding: 15px; }

.note-editor.note-frame {
  border: none; }

.note-editor.panel {
  margin-bottom: 0; }

/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative; }

.modal-dialog {
  z-index: 2200; }

.modal-body {
  padding: 20px 30px 30px 30px; }

.inmodal .modal-body {
  background: #f8fafb; }

.inmodal .modal-header {
  padding: 30px 15px;
  text-align: center; }

.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.inmodal .modal-title {
  font-size: 26px; }

.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3; }

.modal-footer {
  margin-top: 0; }

/* WRAPPERS */
#wrapper {
  width: 100%;
  overflow-x: hidden; }

.wrapper {
  padding: 0 20px; }

.wrapper-content {
  padding: 20px 10px 40px; }

#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  position: relative !important; }

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 240px;
    min-height: 2002px; } }
.title-action {
  text-align: right;
  padding-top: 30px; }

.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5,
.ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
  margin-top: 5px; }

ul.unstyled, ol.unstyled {
  list-style: none outside none;
  margin-left: 0; }

.big-icon {
  font-size: 160px !important;
  color: #e5e6e7; }

/* FOOTER */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0; }

.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec; }

.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
  margin-left: 220px; }

body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px; }

body.mini-navbar.canvas-menu .footer.fixed,
body.canvas-menu .footer.fixed {
  margin: 0 !important; }

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 220px; }

body.body-small .footer.fixed {
  margin-left: 0; }

/* PANELS */
.page-heading {
  border-top: 0;
  padding: 0 10px 20px 10px; }

.panel-heading h1, .panel-heading h2 {
  margin-bottom: 5px; }

/* TABLES */
.table-bordered {
  border: 1px solid #EBEBEB; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  background-color: #F5F5F6;
  border-bottom-width: 1px; }

.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 #e7e7e7; }

.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top; }

/* PANELS */
.panel.blank-panel {
  background: none;
  margin: 0; }

.blank-panel .panel-heading {
  padding-bottom: 0; }

.nav-tabs > li > a {
  color: #A7B1C2;
  font-weight: 600;
  padding: 10px 20px 10px 25px; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #676a6c; }

.ui-tab .tab-content {
  padding: 20px 0; }

/* GLOBAL  */
.no-padding {
  padding: 0 !important; }

.no-borders {
  border: none !important; }

.no-margins {
  margin: 0 !important; }

.no-top-border {
  border-top: 0 !important; }

.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px; }

.border-left-right {
  border-left: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec; }

.border-top-bottom {
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec; }

.border-left {
  border-left: 1px solid #e7eaec; }

.border-right {
  border-right: 1px solid #e7eaec; }

.border-top {
  border-top: 1px solid #e7eaec; }

.border-bottom {
  border-bottom: 1px solid #e7eaec; }

.border-size-sm {
  border-width: 3px; }

.border-size-md {
  border-width: 6px; }

.border-size-lg {
  border-width: 9px; }

.border-size-xl {
  border-width: 12px; }

.full-width {
  width: 100% !important; }

.link-block {
  font-size: 12px;
  padding: 10px; }

.nav.navbar-top-links .link-block a {
  font-size: 12px; }

.link-block a {
  font-size: 10px;
  color: inherit; }

body.mini-navbar .branding {
  display: none; }

img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%; }

.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #1ab394; }

.login-panel {
  margin-top: 25%; }

.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px; }

.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #676a6c; }

.icons-box .infont a {
  color: #a6a8a9; }

.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block; }

.ui-draggable .ibox-title {
  cursor: move; }

.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0; }

.breadcrumb > li a {
  color: inherit; }

.breadcrumb > .active {
  color: inherit; }

code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 90%;
  padding: 2px 4px;
  white-space: nowrap; }

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0; }

.ibox.collapsed .ibox-content {
  display: none; }

.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078"; }

.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077"; }

.ibox:after, .ibox:before {
  display: table; }

.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 15px 15px 7px;
  min-height: 48px; }

.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0; }

.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px; }

table.table-mail tr td {
  padding: 12px; }

.table-mail .check-mail {
  padding-left: 20px; }

.table-mail .mail-date {
  padding-right: 20px; }

.star-mail, .check-mail {
  width: 40px; }

.unread td a, .unread td {
  font-weight: 600;
  color: inherit; }

.read td a, .read td {
  font-weight: normal;
  color: inherit; }

.unread td {
  background-color: #f9f8f8; }

.ibox-content {
  clear: both; }

.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none; }

.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px; }

.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left; }

.ibox-title .label {
  float: left;
  margin-left: 4px; }

.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right; }

.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4; }

.ibox-tools a.btn-primary {
  color: #fff; }

.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px; }

.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0; }

/* BACKGROUNDS */
.gray-bg, .bg-muted {
  background-color: #f3f3f4; }

.white-bg {
  background-color: #ffffff; }

.blue-bg, .bg-success {
  background-color: #1c84c6;
  color: #ffffff; }

.navy-bg, .bg-primary {
  background-color: #1ab394;
  color: #ffffff; }

.lazur-bg, .bg-info {
  background-color: #23c6c8;
  color: #ffffff; }

.yellow-bg, .bg-warning {
  background-color: #f8ac59;
  color: #ffffff; }

.red-bg, .bg-danger {
  background-color: #ED5565;
  color: #ffffff; }

.black-bg {
  background-color: #262626; }

.panel-primary {
  border-color: #1ab394; }

.panel-primary > .panel-heading {
  background-color: #1ab394;
  border-color: #1ab394; }

.panel-success {
  border-color: #1c84c6; }

.panel-success > .panel-heading {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #ffffff; }

.panel-info {
  border-color: #23c6c8; }

.panel-info > .panel-heading {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #ffffff; }

.panel-warning {
  border-color: #f8ac59; }

.panel-warning > .panel-heading {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #ffffff; }

.panel-danger {
  border-color: #ED5565; }

.panel-danger > .panel-heading {
  background-color: #ED5565;
  border-color: #ED5565;
  color: #ffffff; }

.progress-bar {
  background-color: #1ab394; }

.progress-small, .progress-small .progress-bar {
  height: 10px; }

.progress-small, .progress-mini {
  margin-top: 5px; }

.progress-mini, .progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0; }

.progress-bar-navy-light {
  background-color: #3dc7ab; }

.progress-bar-success {
  background-color: #1c84c6; }

.progress-bar-info {
  background-color: #23c6c8; }

.progress-bar-warning {
  background-color: #f8ac59; }

.progress-bar-danger {
  background-color: #ED5565; }

.panel-title {
  font-size: inherit; }

.jumbotron {
  border-radius: 6px;
  padding: 40px; }

.jumbotron h1 {
  margin-top: 0; }

/* COLORS */
.text-navy {
  color: #1ab394; }

.text-primary {
  color: inherit; }

.text-success {
  color: #1c84c6; }

.text-info {
  color: #23c6c8; }

.text-warning {
  color: #f8ac59; }

.text-danger {
  color: #ED5565; }

.text-muted {
  color: #888888; }

.text-white {
  color: #ffffff; }

.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block; }

.img-shadow {
  -webkit-box-shadow: 0 0 3px 0 #919191;
  -moz-box-shadow: 0 0 3px 0 #919191;
  box-shadow: 0 0 3px 0 #919191; }

/* For handle diferent bg color in AngularJS version */
.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar,
.metrics nav.navbar, .metrics\.index nav.navbar,
.dashboards\.dashboard_5 nav.navbar {
  background: #fff; }

/* For handle diferent bg color in MVC version */
.Dashboard_2 .navbar.navbar-static-top,
.Dashboard_3 .navbar.navbar-static-top,
.Dashboard_4_1 .navbar.navbar-static-top,
.ComposeEmail .navbar.navbar-static-top,
.EmailView .navbar.navbar-static-top,
.Inbox .navbar.navbar-static-top,
.Metrics .navbar.navbar-static-top,
.Dashboard_5 .navbar.navbar-static-top {
  background: #fff; }

a.close-canvas-menu {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1011;
  color: #a7b1c2; }

a.close-canvas-menu:hover {
  color: #fff; }

.close-canvas-menu {
  display: none; }

.canvas-menu .close-canvas-menu {
  display: block; }

.light-navbar .navbar.navbar-static-top {
  background-color: #fff; }

/* FULL HEIGHT */
.full-height {
  height: 100%; }

.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative; }

.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative; }

.fh-column {
  background: #fff;
  height: 100%;
  width: 240px;
  float: left; }

.modal-backdrop {
  z-index: 2040 !important; }

.modal {
  z-index: 2050 !important; }

.spiner-example {
  height: 200px;
  padding-top: 70px; }

/* MARGINS & PADDINGS */
.p-xxs {
  padding: 5px; }

.p-xs {
  padding: 10px; }

.p-sm {
  padding: 15px; }

.p-m {
  padding: 20px; }

.p-md {
  padding: 25px; }

.p-lg {
  padding: 30px; }

.p-xl {
  padding: 40px; }

.p-w-xs {
  padding: 0 10px; }

.p-w-sm {
  padding: 0 15px; }

.p-w-m {
  padding: 0 20px; }

.p-w-md {
  padding: 0 25px; }

.p-w-lg {
  padding: 0 30px; }

.p-w-xl {
  padding: 0 40px; }

.p-h-xs {
  padding: 10px 0; }

.p-h-sm {
  padding: 15px 0; }

.p-h-m {
  padding: 20px 0; }

.p-h-md {
  padding: 25px 0; }

.p-h-lg {
  padding: 30px 0; }

.p-h-xl {
  padding: 40px 0; }

.m-xxs {
  margin: 2px 4px; }

.m {
  margin: 15px; }

.m-xs {
  margin: 5px; }

.m-sm {
  margin: 10px; }

.m {
  margin: 15px; }

.m-md {
  margin: 20px; }

.m-lg {
  margin: 30px; }

.m-xl {
  margin: 50px; }

.m-n {
  margin: 0 !important; }

.m-l-none {
  margin-left: 0; }

.m-l-xs {
  margin-left: 5px; }

.m-l-sm {
  margin-left: 10px; }

.m-l {
  margin-left: 15px; }

.m-l-md {
  margin-left: 20px; }

.m-l-lg {
  margin-left: 30px; }

.m-l-xl {
  margin-left: 40px; }

.m-l-n-xxs {
  margin-left: -1px; }

.m-l-n-xs {
  margin-left: -5px; }

.m-l-n-sm {
  margin-left: -10px; }

.m-l-n {
  margin-left: -15px; }

.m-l-n-md {
  margin-left: -20px; }

.m-l-n-lg {
  margin-left: -30px; }

.m-l-n-xl {
  margin-left: -40px; }

.m-t-none {
  margin-top: 0; }

.m-t-xxs {
  margin-top: 1px; }

.m-t-xs {
  margin-top: 5px; }

.m-t-sm {
  margin-top: 10px; }

.m-t {
  margin-top: 15px; }

.m-t-md {
  margin-top: 20px; }

.m-t-lg {
  margin-top: 30px; }

.m-t-xl {
  margin-top: 40px; }

.m-t-n-xxs {
  margin-top: -1px; }

.m-t-n-xs {
  margin-top: -5px; }

.m-t-n-sm {
  margin-top: -10px; }

.m-t-n {
  margin-top: -15px; }

.m-t-n-md {
  margin-top: -20px; }

.m-t-n-lg {
  margin-top: -30px; }

.m-t-n-xl {
  margin-top: -40px; }

.m-r-none {
  margin-right: 0; }

.m-r-xxs {
  margin-right: 1px; }

.m-r-xs {
  margin-right: 5px; }

.m-r-sm {
  margin-right: 10px; }

.m-r {
  margin-right: 15px; }

.m-r-md {
  margin-right: 20px; }

.m-r-lg {
  margin-right: 30px; }

.m-r-xl {
  margin-right: 40px; }

.m-r-n-xxs {
  margin-right: -1px; }

.m-r-n-xs {
  margin-right: -5px; }

.m-r-n-sm {
  margin-right: -10px; }

.m-r-n {
  margin-right: -15px; }

.m-r-n-md {
  margin-right: -20px; }

.m-r-n-lg {
  margin-right: -30px; }

.m-r-n-xl {
  margin-right: -40px; }

.m-b-none {
  margin-bottom: 0; }

.m-b-xxs {
  margin-bottom: 1px; }

.m-b-xs {
  margin-bottom: 5px; }

.m-b-sm {
  margin-bottom: 10px; }

.m-b {
  margin-bottom: 15px; }

.m-b-md {
  margin-bottom: 20px; }

.m-b-lg {
  margin-bottom: 30px; }

.m-b-xl {
  margin-bottom: 40px; }

.m-b-n-xxs {
  margin-bottom: -1px; }

.m-b-n-xs {
  margin-bottom: -5px; }

.m-b-n-sm {
  margin-bottom: -10px; }

.m-b-n {
  margin-bottom: -15px; }

.m-b-n-md {
  margin-bottom: -20px; }

.m-b-n-lg {
  margin-bottom: -30px; }

.m-b-n-xl {
  margin-bottom: -40px; }

.space-15 {
  margin: 15px 0; }

.space-20 {
  margin: 20px 0; }

.space-25 {
  margin: 25px 0; }

.space-30 {
  margin: 30px 0; }

.img-sm {
  width: 32px;
  height: 32px; }

.img-md {
  width: 64px;
  height: 64px; }

.img-lg {
  width: 96px;
  height: 96px; }

.b-r-xs {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.b-r-sm {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.b-r-md {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.b-r-lg {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px; }

.b-r-xl {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px; }

.fullscreen-ibox-mode .animated {
  animation: none; }

body.fullscreen-ibox-mode {
  overflow-y: hidden; }

.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0; }

.ibox.fullscreen .collapse-link {
  display: none; }

.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px); }

body.modal-open {
  padding-right: inherit !important; }

body.modal-open .wrapper-content.animated {
  -webkit-animation: none;
  -ms-animation-nam: none;
  animation: none; }

body.modal-open .animated {
  animation-fill-mode: initial;
  z-index: inherit; }

/* Show profile dropdown on fixed sidebar */
body.mini-navbar.fixed-sidebar .profile-element, .block {
  display: block !important; }

body.mini-navbar.fixed-sidebar .nav-header {
  padding: 33px 25px; }

body.mini-navbar.fixed-sidebar .logo-element {
  display: none; }

.fullscreen-video .animated {
  animation: none; }

/* SEARCH PAGE */
.search-form {
  margin-top: 10px; }

.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE; }

.search-result .search-link {
  color: #006621; }

.search-result p {
  font-size: 12px;
  margin-top: 5px; }

/* CONTACTS */
.contact-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  padding: 20px;
  margin-bottom: 20px; }

.contact-box > a {
  color: inherit; }

.contact-box.center-version {
  border: 1px solid #e7eaec;
  padding: 0; }

.contact-box.center-version > a {
  display: block;
  background-color: #ffffff;
  padding: 20px;
  text-align: center; }

.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px; }

.contact-box.center-version address {
  margin-bottom: 0; }

.contact-box .contact-box-footer {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e7eaec;
  padding: 15px 20px; }

/* INVOICE */
.invoice-table tbody > tr > td:last-child, .invoice-table tbody > tr > td:nth-child(4), .invoice-table tbody > tr > td:nth-child(3), .invoice-table tbody > tr > td:nth-child(2) {
  text-align: right; }

.invoice-table thead > tr > th:last-child, .invoice-table thead > tr > th:nth-child(4), .invoice-table thead > tr > th:nth-child(3), .invoice-table thead > tr > th:nth-child(2) {
  text-align: right; }

.invoice-total > tbody > tr > td:first-child {
  text-align: right; }

.invoice-total > tbody > tr > td {
  border: 0 none; }

.invoice-total > tbody > tr > td:last-child {
  border-bottom: 1px solid #DDDDDD;
  text-align: right;
  width: 15%; }

/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
  max-width: 400px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 40px; }

.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px; }

.loginscreen.middle-box {
  width: 300px; }

.loginColumns {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px; }

.passwordBox {
  max-width: 460px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px; }

.logo-name {
  color: #e6e6e6;
  font-size: 180px;
  font-weight: 800;
  letter-spacing: -10px;
  margin-bottom: 0; }

.middle-box h1 {
  font-size: 170px; }

.wrapper .middle-box {
  margin-top: 140px; }

.lock-word {
  z-index: 10;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -470px; }

.lock-word span {
  font-size: 100px;
  font-weight: 600;
  color: #e9e9e9;
  display: inline-block; }

.lock-word .first-word {
  margin-right: 160px; }

/* DASBOARD */
.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px; }

.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px; }

.fist-item {
  border-top: none !important; }

.statistic-box {
  margin-top: 40px; }

.dashboard-header .list-group-item span.label {
  margin-right: 10px; }

.list-group.clear-list .list-group-item {
  border-top: 1px solid #e7eaec;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0; }

ul.clear-list:first-child {
  border-top: none !important; }

/* Intimeline */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  background: #f8f8f8; }

.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px; }

.timeline-item .content {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px; }

.timeline-item .content:hover {
  background: #f6f6f6; }

/* PIN BOARD */
ul.notes li, ul.tag-list li {
  list-style: none; }

ul.notes li h4 {
  margin-top: 20px;
  font-size: 16px; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  position: relative; }

ul.notes li div small {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 10px; }

ul.notes li div a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: inherit; }

ul.notes li {
  margin: 10px 40px 50px 0;
  float: left; }

ul.notes li div p {
  font-size: 12px; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  /* Firefox */
  -moz-box-shadow: 5px 5px 2px #212121;
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
  /* Opera */
  box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7); }

ul.notes li div {
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg); }

ul.notes li:nth-child(even) div {
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  position: relative;
  top: 5px; }

ul.notes li:nth-child(3n) div {
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  position: relative;
  top: -5px; }

ul.notes li:nth-child(5n) div {
  -o-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  position: relative;
  top: -10px; }

ul.notes li div:hover, ul.notes li div:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  position: relative;
  z-index: 5; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 210px;
  width: 210px;
  padding: 1em;
  -moz-box-shadow: 5px 5px 7px #212121;
  -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  -moz-transition: -moz-transform .15s linear;
  -o-transition: -o-transform .15s linear;
  -webkit-transition: -webkit-transform .15s linear; }

/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px; }

.file-manager h5 {
  text-transform: uppercase; }

.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0; }

.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block; }

.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d; }

.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0; }

.category-list li {
  display: block; }

.category-list li i {
  margin-right: 8px;
  color: #3d4d5d; }

.category-list li a .text-navy {
  color: #1ab394; }

.category-list li a .text-primary {
  color: #1c84c6; }

.category-list li a .text-info {
  color: #23c6c8; }

.category-list li a .text-danger {
  color: #EF5352; }

.category-list li a .text-warning {
  color: #F8AC59; }

.file-manager h5.tag-title {
  margin-top: 20px; }

.tag-list li {
  float: left; }

.tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block; }

.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px; }

.file-manager .hr-line-dashed {
  margin: 15px 0; }

.file .icon, .file .image {
  height: 100px;
  overflow: hidden; }

.file .icon {
  padding: 15px 10px;
  text-align: center; }

.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px; }

.file-control.active {
  text-decoration: underline; }

.file .icon i {
  font-size: 70px;
  color: #dadada; }

.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec; }

.file-name small {
  color: #676a6c; }

.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em; }

a.compose-mail {
  padding: 8px 10px; }

.mail-search {
  max-width: 300px; }

/* PROFILE */
.profile-content {
  border-top: none !important; }

.profile-stats {
  margin-right: 10px; }

.profile-image {
  width: 120px;
  float: left; }

.profile-image img {
  width: 96px;
  height: 96px; }

.profile-info {
  margin-left: 120px; }

.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec; }

.feed-element:first-child {
  margin-top: 0; }

.feed-element {
  padding-bottom: 15px; }

.feed-element, .feed-element .media {
  margin-top: 15px; }

.feed-element, .media-body {
  overflow: hidden; }

.feed-element > .pull-left {
  margin-right: 10px; }

.feed-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px; }

.feed-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px; }

.feed-element .actions {
  margin-top: 10px; }

.feed-element .photos {
  margin: 10px 0; }

.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px; }

.file-list li {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-bottom: 5px; }

.file-list li a {
  color: inherit; }

.file-list li a:hover {
  color: #1ab394; }

.user-friends img {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
  margin-right: 5px; }

/* MAILBOX */
.mail-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-top: 0;
  padding: 0;
  margin-bottom: 20px; }

.mail-box-header {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-bottom: 0;
  padding: 30px 20px 20px 20px; }

.mail-box-header h2 {
  margin-top: 0; }

.mailbox-content .tag-list li a {
  background: #ffffff; }

.mail-body {
  border-top: 1px solid #e7eaec;
  padding: 20px; }

.mail-text {
  border-top: 1px solid #e7eaec; }

.mail-text .note-toolbar {
  padding: 10px 15px; }

.mail-body .form-group {
  margin-bottom: 5px; }

.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8; }

.mail-attachment {
  border-top: 1px solid #e7eaec;
  padding: 20px;
  font-size: 12px; }

.mailbox-content {
  background: none;
  border: none;
  padding: 10px; }

.mail-ontact {
  width: 23%; }

/* PROJECTS */
.project-people, .project-actions {
  text-align: right;
  vertical-align: middle; }

dd.project-people {
  text-align: left;
  margin-top: 5px; }

.project-people img {
  width: 32px;
  height: 32px; }

.project-title a {
  font-size: 14px;
  color: #676a6c;
  font-weight: 600; }

.project-list table tr td {
  border-top: none;
  border-bottom: 1px solid #e7eaec;
  padding: 15px 10px;
  vertical-align: middle; }

.project-manager .tag-list li a {
  font-size: 10px;
  background-color: white;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block; }

.project-files li a {
  font-size: 11px;
  color: #676a6c;
  margin-left: 10px;
  line-height: 22px; }

/* FAQ */
.faq-item {
  padding: 20px;
  margin-bottom: 2px;
  background: #fff; }

.faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #1ab394;
  display: block; }

.faq-question:hover {
  color: #179d82; }

.faq-answer {
  margin-top: 10px;
  background: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 3px;
  padding: 15px; }

.faq-item .tag-item {
  background: #f3f3f4;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase; }

/* Chat view */
.message-input {
  height: 90px !important; }

.chat-avatar {
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 10px; }

.chat-user-name {
  padding: 10px; }

.chat-user {
  padding: 8px 10px;
  border-bottom: 1px solid #e7eaec; }

.chat-user a {
  color: inherit; }

.chat-view {
  z-index: 20012; }

.chat-users, .chat-statistic {
  margin-left: -30px; }

@media (max-width: 992px) {
  .chat-users, .chat-statistic {
    margin-left: 0; } }
.chat-view .ibox-content {
  padding: 0; }

.chat-message {
  padding: 10px 20px; }

.message-avatar {
  height: 48px;
  width: 48px;
  border: 1px solid #e7eaec;
  border-radius: 4px;
  margin-top: 1px; }

.chat-discussion .chat-message.left .message-avatar {
  float: left;
  margin-right: 10px; }

.chat-discussion .chat-message.right .message-avatar {
  float: right;
  margin-left: 10px; }

.message {
  background-color: #fff;
  border: 1px solid #e7eaec;
  text-align: left;
  display: block;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px; }

.chat-discussion .chat-message.left .message-date {
  float: right; }

.chat-discussion .chat-message.right .message-date {
  float: left; }

.chat-discussion .chat-message.left .message {
  text-align: left;
  margin-left: 55px; }

.chat-discussion .chat-message.right .message {
  text-align: right;
  margin-right: 55px; }

.message-date {
  font-size: 10px;
  color: #888888; }

.message-content {
  display: block; }

.chat-discussion {
  background: #eee;
  padding: 15px;
  height: 400px;
  overflow-y: auto; }

.chat-users {
  overflow-y: auto;
  height: 400px; }

.chat-message-form .form-group {
  margin-bottom: 0; }

/* jsTree */
.jstree-open > .jstree-anchor > .fa-folder:before {
  content: "\f07c"; }

.jstree-default .jstree-icon.none {
  width: 0; }

/* CLIENTS */
.clients-list {
  margin-top: 20px; }

.clients-list .tab-pane {
  position: relative;
  height: 600px; }

.client-detail {
  position: relative;
  height: 620px; }

.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none; }

.client-link {
  font-weight: 600;
  color: inherit; }

.client-link:hover {
  color: inherit; }

.client-avatar {
  width: 42px; }

.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%; }

.item-avatar {
  width: 42px; }

.item-avatar img {
  width: 28px;
  height: 28px; }

.contact-type {
  width: 20px;
  color: #c1c3c4; }

.client-status {
  text-align: left; }

.client-detail .vertical-timeline-content p {
  margin: 0; }

.client-detail .vertical-timeline-icon.gray-bg {
  color: #a7aaab; }

.clients-list .nav-tabs > li.active > a, .clients-list .nav-tabs > li.active > a:hover, .clients-list .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #fff; }

/* BLOG ARTICLE */
.blog h2 {
  font-weight: 700; }

.blog h5 {
  margin: 0 0 5px 0; }

.blog .btn {
  margin: 0 0 5px 0; }

.article h1 {
  font-size: 48px;
  font-weight: 700;
  color: #2F4050; }

.article p {
  font-size: 15px;
  line-height: 26px; }

.article-title {
  text-align: center;
  margin: 40px 0 100px 0; }

.article .ibox-content {
  padding: 40px; }

/* ISSUE TRACKER */
.issue-tracker .btn-link {
  color: #1ab394; }

table.issue-tracker tbody tr td {
  vertical-align: middle;
  height: 50px; }

.issue-info {
  width: 50%; }

.issue-info a {
  font-weight: 600;
  color: #676a6c; }

.issue-info small {
  display: block; }

/* TEAMS */
.team-members {
  margin: 10px 0; }

.team-members img.img-circle {
  width: 42px;
  height: 42px;
  margin-bottom: 5px; }

/* AGILE BOARD */
.sortable-list {
  padding: 10px 0; }

.agile-list {
  list-style: none;
  margin: 0; }

.agile-list li {
  background: #FAFAFB;
  border: 1px solid #e7eaec;
  margin: 0 0 10px 0;
  padding: 10px;
  border-radius: 2px; }

.agile-list li:hover {
  cursor: pointer;
  background: #fff; }

.agile-list li.warning-element {
  border-left: 3px solid #f8ac59; }

.agile-list li.danger-element {
  border-left: 3px solid #ED5565; }

.agile-list li.info-element {
  border-left: 3px solid #1c84c6; }

.agile-list li.success-element {
  border-left: 3px solid #1ab394; }

.agile-detail {
  margin-top: 5px;
  font-size: 12px; }

/* DIFF */
ins {
  background-color: #c6ffc6;
  text-decoration: none; }

del {
  background-color: #ffc6c6; }

/* E-commerce */
.product-box {
  padding: 0;
  border: 1px solid #e7eaec; }

.product-box:hover,
.product-box.active {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
  -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
  box-shadow: 0 3px 7px 0 #a8a8a8; }

.product-imitation {
  text-align: center;
  padding: 90px 0;
  background-color: #f8f8f9;
  color: #bebec3;
  font-weight: 600; }

.cart-product-imitation {
  text-align: center;
  padding-top: 30px;
  height: 80px;
  width: 80px;
  background-color: #f8f8f9; }

.product-imitation.xl {
  padding: 120px 0; }

.product-desc {
  padding: 20px;
  position: relative; }

.ecommerce .tag-list {
  padding: 0; }

.ecommerce .fa-star {
  color: #D1DADE; }

.ecommerce .fa-star.active {
  color: #f8ac59; }

.ecommerce .note-editor {
  border: 1px solid #e7eaec; }

table.shoping-cart-table {
  margin-bottom: 0; }
  table.shoping-cart-table tr td {
    border: none;
    text-align: right; }
  table.shoping-cart-table tr td.desc, table.shoping-cart-table tr td:first-child {
    text-align: left; }
  table.shoping-cart-table tr td:last-child {
    width: 80px; }

.product-name {
  font-size: 16px;
  font-weight: 600;
  color: #676a6c;
  display: block;
  margin: 2px 0 5px 0; }

.product-name:hover,
.product-name:focus {
  color: #1ab394; }

.product-price {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1ab394;
  padding: 6px 12px;
  position: absolute;
  top: -32px;
  right: 0; }

.product-detail .ibox-content {
  padding: 30px 30px 50px 30px; }

.image-imitation {
  background-color: #f8f8f9;
  text-align: center;
  padding: 200px 0; }

.product-main-price small {
  font-size: 10px; }

.product-images {
  margin: 0 20px; }

/* Social feed */
.social-feed-separated .social-feed-box {
  margin-left: 62px; }

.social-feed-separated .social-avatar {
  float: left;
  padding: 0; }

.social-feed-separated .social-avatar img {
  width: 52px;
  height: 52px;
  border: 1px solid #e7eaec; }

.social-feed-separated .social-feed-box .social-avatar {
  padding: 15px 15px 0 15px;
  float: none; }

.social-feed-box {
  /*padding: 15px;*/
  border: 1px solid #e7eaec;
  background: #fff;
  margin-bottom: 15px; }

.article .social-feed-box {
  margin-bottom: 0;
  border-bottom: none; }

.article .social-feed-box:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #e7eaec; }

.article .social-feed-box p {
  font-size: 13px;
  line-height: 18px; }

.social-action {
  margin: 15px; }

.social-avatar {
  padding: 15px 15px 0 15px; }

.social-comment .social-comment {
  margin-left: 45px; }

.social-avatar img {
  height: 40px;
  width: 40px;
  margin-right: 10px; }

.social-avatar .media-body a {
  font-size: 14px;
  display: block; }

.social-body {
  padding: 15px; }

.social-body img {
  margin-bottom: 10px; }

.social-footer {
  border-top: 1px solid #e7eaec;
  padding: 10px 15px;
  background: #f9f9f9; }

.social-footer .social-comment img {
  width: 32px;
  margin-right: 10px; }

.social-comment:first-child {
  margin-top: 0; }

.social-comment {
  margin-top: 15px; }

.social-comment textarea {
  font-size: 12px; }

/* Vote list */
.vote-item {
  padding: 20px 25px;
  background: #ffffff;
  border-top: 1px solid #e7eaec; }

.vote-item:last-child {
  border-bottom: 1px solid #e7eaec; }

.vote-item:hover {
  background: #fbfbfb; }

.vote-actions {
  float: left;
  width: 30px;
  margin-right: 15px;
  text-align: center; }

.vote-actions a {
  color: #1ab394;
  font-weight: 600; }

.vote-actions {
  font-weight: 600; }

.vote-title {
  display: block;
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 2px; }

.vote-title:hover, .vote-title:focus {
  color: inherit; }

.vote-info, .vote-title {
  margin-left: 45px; }

.vote-info, .vote-info a {
  color: #b4b6b8;
  font-size: 12px; }

.vote-info a {
  margin-right: 10px; }

.vote-info a:hover {
  color: #1ab394; }

.vote-icon {
  text-align: right;
  font-size: 38px;
  display: block;
  color: #e8e9ea; }

.vote-icon.active {
  color: #1ab394; }

body.body-small .vote-icon {
  display: none; }

.lightBoxGallery {
  text-align: center; }

.lightBoxGallery img {
  margin: 5px; }

#small-chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100; }

#small-chat .badge {
  position: absolute;
  top: -3px;
  right: -4px; }

.open-small-chat {
  height: 38px;
  width: 38px;
  display: block;
  background: #1ab394;
  padding: 9px 8px;
  text-align: center;
  color: #fff;
  border-radius: 50%; }

.open-small-chat:hover {
  color: white;
  background: #1ab394; }

.small-chat-box {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 75px;
  background: #fff;
  border: 1px solid #e7eaec;
  width: 230px;
  height: 320px;
  border-radius: 4px; }

.small-chat-box.ng-small-chat {
  display: block; }

.body-small .small-chat-box {
  bottom: 70px;
  right: 20px; }

.small-chat-box.active {
  display: block; }

.small-chat-box .heading {
  background: #2F4050;
  padding: 8px 15px;
  font-weight: bold;
  color: #fff; }
.small-chat-box .chat-date {
  opacity: 0.6;
  font-size: 10px;
  font-weight: normal; }
.small-chat-box .content {
  padding: 15px 15px; }
  .small-chat-box .content .author-name {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 11px; }
  .small-chat-box .content > div {
    padding-bottom: 20px; }
  .small-chat-box .content .chat-message {
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 11px;
    line-height: 14px;
    max-width: 80%;
    background: #f3f3f4;
    margin-bottom: 10px; }
  .small-chat-box .content .chat-message.active {
    background: #1ab394;
    color: #fff; }
  .small-chat-box .content .left {
    text-align: left;
    clear: both; }
    .small-chat-box .content .left .chat-message {
      float: left; }
  .small-chat-box .content .right {
    text-align: right;
    clear: both; }
    .small-chat-box .content .right .chat-message {
      float: right; }
.small-chat-box .form-chat {
  padding: 10px 10px; }

/*
 * metismenu - v2.0.2
 * A jQuery menu plugin
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.metismenu .plus-minus, .metismenu .plus-times {
  float: right; }

.metismenu .arrow {
  float: right;
  line-height: 1.42857; }

.metismenu .glyphicon.arrow:before {
  content: ""; }

.metismenu .active > a > .glyphicon.arrow:before {
  content: ""; }

.metismenu .fa.arrow:before {
  content: ""; }

.metismenu .active > a > .fa.arrow:before {
  content: ""; }

.metismenu .ion.arrow:before {
  content: ""; }

.metismenu .active > a > .ion.arrow:before {
  content: ""; }

.metismenu .fa.plus-minus:before, .metismenu .fa.plus-times:before {
  content: ""; }

.metismenu .active > a > .fa.plus-times {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.metismenu .active > a > .fa.plus-minus:before {
  content: ""; }

.metismenu .collapse {
  display: none; }

.metismenu .collapse.in {
  display: block; }

.metismenu .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility; }

.mini-navbar .metismenu .collapse {
  opacity: 0; }
.mini-navbar .metismenu .collapse.in {
  opacity: 1; }
.mini-navbar .metismenu .collapse a {
  display: none; }
.mini-navbar .metismenu .collapse.in a {
  display: block; }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 *
 */
.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: #1ab394;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto; }

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #1ab394;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out; }

.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

.sk-spinner-wave div {
  background-color: #1ab394;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }

.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative; }

.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
  background-color: #1ab394;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out; }

.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }
@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear; }

.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out; }

.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center; }

.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #1ab394;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
.sk-spinner-cube-grid {
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */ }

.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto; }

.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #1ab394;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }

.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }
@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
.sk-spinner-wordpress.sk-spinner {
  background-color: #1ab394;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite; }

.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px; }

@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
.ibox-content > .sk-spinner {
  display: none; }

.ibox-content.sk-loading {
  position: relative; }

.ibox-content.sk-loading:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.ibox-content.sk-loading > .sk-spinner {
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 2000; }

/*
 *
 *   INSPINIA Landing Page - Responsive Admin Theme
 *   Copyright 2014 Webapplayers.com
 *
*/
/* GLOBAL STYLES
-------------------------------------------------- */
/* PACE PLUGIN
-------------------------------------------------- */
.landing-page.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s; }

.pace-inactive {
  display: none; }

body.landing-page {
  color: #676a6c;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  background-color: #fff; }

.landing-page {
  /* CUSTOMIZE THE NAVBAR
  -------------------------------------------------- */
  /* Flip around the padding for proper display in narrow viewports */
  /* BACKGROUNDS SLIDER
  -------------------------------------------------- */
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  /* Carousel base class */
  /* Since positioning the image, we need to help out the caption */
  /* Declare heights because of positioning of img element */
  /* Sections
  ------------------------- */
  /* Buttons - only primary custom button
  ------------------------- */
  /* RESPONSIVE CSS
  -------------------------------------------------- */ }
  .landing-page .container {
    overflow: hidden; }
  .landing-page span.navy {
    color: #1ab394; }
  .landing-page p.text-color {
    color: #676a6c; }
  .landing-page a.navy-link {
    color: #1ab394;
    text-decoration: none; }
  .landing-page a.navy-link:hover {
    color: #179d82; }
  .landing-page section p {
    color: #aeaeae;
    font-size: 13px; }
  .landing-page address {
    font-size: 13px; }
  .landing-page h1 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 200; }
  .landing-page .navy-line {
    width: 60px;
    height: 1px;
    margin: 60px auto 0;
    border-bottom: 2px solid #1ab394; }
  .landing-page .navbar-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 200; }
  .landing-page .navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0; }
  .landing-page .navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px; }
  .landing-page .navbar-default.navbar-scroll {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0; }
  .landing-page .navbar-default {
    background-color: transparent;
    border-color: transparent;
    transition: all 0.3s ease-in-out 0s; }
  .landing-page .navbar-default .nav li a {
    color: #fff;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px; }
  .landing-page .navbar-nav > li > a {
    padding-top: 25px;
    border-top: 6px solid transparent; }
  .landing-page .navbar-default .navbar-nav > .active > a,
  .landing-page .navbar-default .navbar-nav > .active > a:hover {
    background: transparent;
    color: #fff;
    border-top: 6px solid #1ab394; }
  .landing-page .navbar-default .navbar-nav > li > a:hover,
  .landing-page .navbar-default .navbar-nav > li > a:focus {
    color: #1ab394;
    background: inherit; }
  .landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: #fff; }
  .landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: #ffffff; }
  .landing-page .navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit; }
  .landing-page .navbar-default .navbar-brand:hover,
  .landing-page .navbar-default .navbar-brand:focus {
    background: #179d82;
    color: #fff; }
  .landing-page .navbar-default .navbar-brand {
    color: #fff;
    height: auto;
    display: block;
    font-size: 14px;
    background: #1ab394;
    padding: 15px 20px 15px 20px;
    border-radius: 0 0 5px 5px;
    font-weight: 700;
    transition: all 0.3s ease-in-out 0s; }
  .landing-page .navbar-scroll.navbar-default .nav li a {
    color: #676a6c; }
  .landing-page .navbar-scroll.navbar-default .nav li a:hover {
    color: #1ab394; }
  .landing-page .navbar-wrapper .navbar.navbar-scroll {
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7eaec;
    border-radius: 0; }
  .landing-page .nav > li.active {
    border: none;
    background: inherit; }
  .landing-page .nav > li > a {
    padding: 25px 10px 15px 10px; }
  .landing-page .navbar-scroll .navbar-nav > li > a {
    padding: 20px 10px; }
  .landing-page .navbar-default .navbar-nav > .active > a,
  .landing-page .navbar-default .navbar-nav > .active > a:hover {
    border-top: 6px solid #1ab394; }
  .landing-page .navbar-fixed-top {
    border: none !important; }
  .landing-page .navbar-fixed-top.navbar-scroll {
    border-bottom: 1px solid #e7eaec !important; }
  .landing-page .navbar.navbar-scroll .navbar-brand {
    margin-top: 15px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto; }
  .landing-page .header-back {
    height: 470px;
    width: 100%; }
  .landing-page .header-back.one {
    background: image-url("landing/header_one.jpg") 50% 0 no-repeat; }
  .landing-page .header-back.two {
    background: image-url("landing/header_two.jpg") 50% 0 no-repeat; }
  .landing-page .carousel {
    height: 470px; }
  .landing-page .carousel-caption {
    z-index: 10; }
  .landing-page .carousel .item {
    height: 470px;
    background-color: #777; }
  .landing-page .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 470px; }
  .landing-page .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .landing-page .carousel-fade .carousel-inner .active {
    opacity: 1; }
  .landing-page .carousel-fade .carousel-inner .active.left,
  .landing-page .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1; }
  .landing-page .carousel-fade .carousel-inner .next.left,
  .landing-page .carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  .landing-page .carousel-fade .carousel-control {
    z-index: 2; }
  .landing-page .carousel-control.left,
  .landing-page .carousel-control.right {
    background: none; }
  .landing-page .carousel-control {
    width: 6%; }
  .landing-page .carousel-inner .container {
    position: relative;
    overflow: visible; }
  .landing-page .carousel-inner {
    overflow: visible; }
  .landing-page .carousel-caption {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left; }
  .landing-page .carousel-caption {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left; }
  .landing-page .carousel-caption.blank {
    top: 140px; }
  .landing-page .carousel-image {
    position: absolute;
    right: 10px;
    top: 150px; }
  .landing-page .carousel-indicators {
    padding-right: 60px; }
  .landing-page .carousel-caption h1 {
    font-weight: 700;
    font-size: 38px;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: -1.5px; }
  .landing-page .carousel-caption p {
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: none; }
  .landing-page .caption-link {
    color: #fff;
    margin-left: 10px;
    text-transform: capitalize;
    font-weight: 400; }
  .landing-page .caption-link:hover {
    text-decoration: none;
    color: inherit; }
  .landing-page .services {
    padding-top: 60px; }
  .landing-page .services h2 {
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: 600;
    text-transform: uppercase; }
  .landing-page .features-block {
    margin-top: 40px; }
  .landing-page .features-text {
    margin-top: 40px; }
  .landing-page .features small {
    color: #1ab394; }
  .landing-page .features h2 {
    font-size: 18px;
    margin-top: 5px; }
  .landing-page .features-text-alone {
    margin: 40px 0; }
  .landing-page .features-text-alone h1 {
    font-weight: 200; }
  .landing-page .features-icon {
    color: #1ab394;
    font-size: 40px; }
  .landing-page .navy-section {
    margin-top: 60px;
    background: #1ab394;
    color: #fff;
    padding: 20px 0; }
  .landing-page .gray-section {
    background: #f4f4f4;
    margin-top: 60px; }
  .landing-page .team-member {
    text-align: center; }
  .landing-page .team-member img {
    margin: auto; }
  .landing-page .social-icon a {
    background: #1ab394;
    color: #fff;
    padding: 4px 8px;
    height: 28px;
    width: 28px;
    display: block;
    border-radius: 50px; }
  .landing-page .social-icon a:hover {
    background: #179d82; }
  .landing-page .img-small {
    height: 88px;
    width: 88px; }
  .landing-page .pricing-plan {
    margin: 20px 30px 0 30px;
    border-radius: 4px; }
  .landing-page .pricing-plan.selected {
    transform: scale(1.1);
    background: #f4f4f4; }
  .landing-page .pricing-plan li {
    padding: 10px 16px;
    border-top: 1px solid #e7eaec;
    text-align: center;
    color: #aeaeae; }
  .landing-page .pricing-plan .pricing-price span {
    font-weight: 700;
    color: #1ab394; }
  .landing-page li.pricing-desc {
    font-size: 13px;
    border-top: none;
    padding: 20px 16px; }
  .landing-page li.pricing-title {
    background: #1ab394;
    color: #fff;
    padding: 10px;
    border-radius: 4px 4px 0 0;
    font-size: 22px;
    font-weight: 600; }
  .landing-page .testimonials {
    padding-top: 80px;
    padding-bottom: 90px;
    background-color: #1ab394;
    background-image: image-url("landing/avatar_all.png"); }
  .landing-page .big-icon {
    font-size: 56px !important; }
  .landing-page .features .big-icon {
    color: #1ab394 !important; }
  .landing-page .contact {
    background-image: image-url("landing/word_map.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-top: 60px; }
  .landing-page section.timeline {
    padding-bottom: 30px; }
  .landing-page section.comments {
    padding-bottom: 80px; }
  .landing-page .comments-avatar {
    margin-top: 25px;
    margin-left: 22px;
    margin-bottom: 25px; }
  .landing-page .comments-avatar .commens-name {
    font-weight: 600;
    font-size: 14px; }
  .landing-page .comments-avatar img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 10px; }
  .landing-page .bubble {
    position: relative;
    height: 120px;
    padding: 20px;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-style: italic;
    font-size: 14px; }
  .landing-page .bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 14px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 30px; }
  .landing-page .btn-primary.btn-outline:hover,
  .landing-page .btn-success.btn-outline:hover,
  .landing-page .btn-info.btn-outline:hover,
  .landing-page .btn-warning.btn-outline:hover,
  .landing-page .btn-danger.btn-outline:hover {
    color: #fff; }
  .landing-page .btn-primary {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600; }
  .landing-page .btn-primary:hover,
  .landing-page .btn-primary:focus,
  .landing-page .btn-primary:active,
  .landing-page .btn-primary.active,
  .landing-page .open .dropdown-toggle.btn-primary {
    background-color: #179d82;
    border-color: #179d82;
    color: #FFFFFF; }
  .landing-page .btn-primary:active,
  .landing-page .btn-primary.active,
  .landing-page .open .dropdown-toggle.btn-primary {
    background-image: none; }
  .landing-page .btn-primary.disabled,
  .landing-page .btn-primary.disabled:hover,
  .landing-page .btn-primary.disabled:focus,
  .landing-page .btn-primary.disabled:active,
  .landing-page .btn-primary.disabled.active,
  .landing-page .btn-primary[disabled],
  .landing-page .btn-primary[disabled]:hover,
  .landing-page .btn-primary[disabled]:focus,
  .landing-page .btn-primary[disabled]:active,
  .landing-page .btn-primary.active[disabled],
  .landing-page fieldset[disabled] .btn-primary,
  .landing-page fieldset[disabled] .btn-primary:hover,
  .landing-page fieldset[disabled] .btn-primary:focus,
  .landing-page fieldset[disabled] .btn-primary:active,
  .landing-page fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3; }
  @media (min-width: 768px) {
    .landing-page {
      /* Navbar positioning foo */
      /* The navbar becomes detached from the top, so we round the corners */
      /* Bump up size of carousel content */ }
      .landing-page .navbar-wrapper {
        margin-top: 20px; }
      .landing-page .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px; }
      .landing-page .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0; }
      .landing-page .navbar-wrapper .navbar {
        border-radius: 4px; }
      .landing-page .carousel-caption p {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.4; }
      .landing-page .featurette-heading {
        font-size: 50px; } }
  @media (max-width: 992px) {
    .landing-page .carousel-image {
      display: none; } }
  @media (max-width: 768px) {
    .landing-page .carousel-caption,
    .landing-page .carousel-caption.blank {
      left: 5%;
      top: 80px; }
    .landing-page .carousel-caption h1 {
      font-size: 28px; }
    .landing-page .navbar.navbar-scroll .navbar-brand {
      margin-top: 6px; }
    .landing-page .navbar-default {
      background-color: #fff;
      border-color: #fff;
      padding: 15px 0; }
    .landing-page .navbar-default .navbar-nav > .active > a:focus {
      background: transparent;
      color: inherit; }
    .landing-page .navbar-default .nav li a {
      color: #676a6c; }
    .landing-page .navbar-default .nav li a:hover {
      color: #1ab394; }
    .landing-page .navbar-wrapper .navbar {
      padding-top: 0;
      padding-bottom: 5px;
      border-bottom: 1px solid #e7eaec;
      border-radius: 0; }
    .landing-page .nav > li > a {
      padding: 25px 10px 15px 10px; }
    .landing-page .navbar-nav > li > a {
      padding: 20px 10px; }
    .landing-page .navbar .navbar-brand {
      margin-top: 6px;
      border-radius: 5px;
      font-size: 12px;
      padding: 10px;
      height: auto; }
    .landing-page .navbar-wrapper .navbar {
      padding-left: 15px;
      padding-right: 5px; }
    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover {
      color: inherit; }
    .landing-page .carousel-control {
      display: none; } }
  @media (min-width: 992px) {
    .landing-page .featurette-heading {
      margin-top: 120px; } }
  @media (max-width: 768px) {
    .landing-page .navbar .navbar-header {
      display: block;
      float: none; }
    .landing-page .navbar .navbar-header .navbar-toggle {
      background-color: #ffffff;
      padding: 9px 10px;
      border: none; } }

body.rtls {
  /* Theme config */ }
  body.rtls #page-wrapper {
    margin: 0 220px 0 0; }
  body.rtls .nav-second-level li a {
    padding: 7px 35px 7px 10px; }
  body.rtls .ibox-title h5 {
    float: right; }
  body.rtls .pull-right {
    float: left !important; }
  body.rtls .pull-left {
    float: right !important; }
  body.rtls .ibox-tools {
    float: left; }
  body.rtls .stat-percent {
    float: left; }
  body.rtls .navbar-right {
    float: left !important; }
  body.rtls .navbar-top-links li:last-child {
    margin-left: 40px;
    margin-right: 0; }
  body.rtls .minimalize-styl-2 {
    float: right;
    margin: 14px 20px 5px 5px; }
  body.rtls .feed-element > .pull-left {
    margin-left: 10px;
    margin-right: 0; }
  body.rtls .timeline-item .date {
    text-align: left; }
  body.rtls .timeline-item .date i {
    left: 0;
    right: auto; }
  body.rtls .timeline-item .content {
    border-right: 1px solid #e7eaec;
    border-left: none; }
  body.rtls .theme-config {
    left: 0;
    right: auto; }
  body.rtls .spin-icon {
    border-radius: 0 20px 20px 0; }
  body.rtls .toast-close-button {
    float: left; }
  body.rtls #toast-container > .toast:before {
    margin: auto -1.5em auto 0.5em; }
  body.rtls #toast-container > div {
    padding: 15px 50px 15px 15px; }
  body.rtls .center-orientation .vertical-timeline-icon i {
    margin-left: 0;
    margin-right: -12px; }
  body.rtls .vertical-timeline-icon i {
    right: 50%;
    left: auto;
    margin-left: auto;
    margin-right: -12px; }
  body.rtls .file-box {
    float: right; }
  body.rtls ul.notes li {
    float: right; }
  body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: -30px;
    margin-left: auto; }
  body.rtls .dropdown-menu > li > a {
    text-align: right; }
  body.rtls .b-r {
    border-left: 1px solid #e7eaec;
    border-right: none; }
  body.rtls .dd-list .dd-list {
    padding-right: 30px;
    padding-left: 0; }
  body.rtls .dd-item > button {
    float: right; }
  body.rtls .theme-config-box {
    margin-left: -220px;
    margin-right: 0; }
  body.rtls .theme-config-box.show {
    margin-left: 0;
    margin-right: 0; }
  body.rtls .spin-icon {
    right: 0;
    left: auto; }
  body.rtls .skin-settings {
    margin-right: 40px;
    margin-left: 0; }
  body.rtls .skin-settings {
    direction: ltr; }
  body.rtls .footer.fixed {
    margin-right: 220px;
    margin-left: 0; }

@media (max-width: 992px) {
  body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: 0; } }
body.rtls.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 70px 0 0; }

body.rtls.mini-navbar.fixed-sidebar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 0; }

body.rtls.top-navigation .navbar-toggle {
  float: right;
  margin-left: 15px;
  margin-right: 15px; }

.body-small.rtls.top-navigation .navbar-header {
  float: none; }

body.rtls.top-navigation #page-wrapper {
  margin: 0; }

body.rtls.mini-navbar #page-wrapper {
  margin: 0 70px 0 0; }

body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
  margin: 0 0 0 0; }

body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 220px 0 0; }

body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px; }

.body-small.rtls .navbar-fixed-top {
  margin-right: 0; }

.body-small.rtls .navbar-header {
  float: right; }

body.rtls .navbar-top-links li:last-child {
  margin-left: 20px; }

body.rtls .top-navigation #page-wrapper, body.rtls.mini-navbar .top-navigation #page-wrapper, body.rtls.mini-navbar.top-navigation #page-wrapper {
  margin: 0; }

body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed {
  margin: 0; }

@media (max-width: 768px) {
  body.rtls .navbar-top-links li:last-child {
    margin-left: 20px; }

  .body-small.rtls #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 1000px; }

  .body-small.rtls .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px; }

  .body-small.rtls.mini-navbar .navbar-static-side {
    display: block; }

  .rtls.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px; }

  .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block; } }
.rtls .ltr-support {
  direction: ltr; }

.rtls.mini-navbar .nav-second-level, .rtls.mini-navbar li.active .nav-second-level {
  left: auto;
  right: 70px; }

.rtls #right-sidebar {
  left: -260px;
  right: auto; }

.rtls #right-sidebar.sidebar-open {
  left: 0; }

/*
 *
 *   This is style for skin config
 *   Use only in demo theme
 *
*/
.theme-config {
  position: absolute;
  top: 90px;
  right: 0;
  overflow: hidden; }

.theme-config-box {
  margin-right: -220px;
  position: relative;
  z-index: 2000;
  transition-duration: 0.8s; }

.theme-config-box.show {
  margin-right: 0; }

.spin-icon {
  background: #1ab394;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0 0 20px;
  font-size: 16px;
  top: 0;
  left: 0;
  width: 40px;
  color: #fff;
  cursor: pointer; }

.skin-settings {
  width: 220px;
  margin-left: 40px;
  background: #f3f3f4; }

.skin-settings .title {
  background: #efefef;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 10px 15px;
  font-size: 12px; }

.setings-item {
  padding: 10px 30px; }

.setings-item.skin {
  text-align: center; }

.setings-item .switch {
  float: right; }

.skin-name a {
  text-transform: uppercase; }

.setings-item a {
  color: #fff; }

.default-skin, .blue-skin, .ultra-skin, .yellow-skin {
  text-align: center; }

.default-skin {
  font-weight: 600;
  background: #283A49; }

.default-skin:hover {
  background: #1e2e3d; }

.blue-skin {
  font-weight: 600;
  background: url("patterns/header-profile-skin-1.png") repeat scroll 0 0; }

.blue-skin:hover {
  background: #0d8ddb; }

.yellow-skin {
  font-weight: 600;
  background: url("patterns/header-profile-skin-3.png") repeat scroll 0 100%; }

.yellow-skin:hover {
  background: #ce8735; }

.ultra-skin {
  padding: 20px 10px;
  font-weight: 600;
  background: url("patterns/3.png") repeat scroll 0 0; }

.ultra-skin:hover {
  background: url("patterns/4.png") repeat scroll 0 0; }

/*
 *
 *   SKIN 1 - INSPINIA - Responsive Admin Theme
 *   NAME - Blue light
 *
*/
.skin-1 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px; }

.skin-1 .navbar-top-links li:last-child {
  margin-right: 30px; }

.skin-1.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.skin-1 .spin-icon {
  background: #0e9aef !important; }

.skin-1 .nav-header {
  background-color: #0e9aef;
  background-image: url("patterns/header-profile-skin-1.png"); }

.skin-1.mini-navbar .nav-second-level {
  background: #3e495f; }

.skin-1 .breadcrumb {
  background: transparent; }

.skin-1 .page-heading {
  border: none; }

.skin-1 .nav > li.active {
  background: #3a4459; }

.skin-1 .nav > li > a {
  color: #9ea6b9; }

.skin-1 ul.nav-second-level {
  background-color: inherit; }

.skin-1 .nav > li.active > a {
  color: #fff; }

.skin-1 .navbar-minimalize {
  background: #0e9aef;
  border-color: #0e9aef; }

body.skin-1 {
  background: #3e495f; }

.skin-1 .navbar-static-top {
  background: #f4f6fa; }

.skin-1 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px; }

.fixed-nav.skin-1 .navbar-fixed-top {
  background: #fff; }

.skin-1 .wrapper-content {
  padding: 30px 15px; }

.skin-1 #page-wrapper {
  background: #f4f6fa; }

.skin-1 .ibox-title, .skin-1 .ibox-content {
  border-width: 1px; }

.skin-1 .ibox-content:last-child {
  border-style: solid solid solid solid; }

.skin-1 .nav > li.active {
  border-left-color: #0e9aef; }

.skin-1 .nav-header {
  padding: 35px 25px 25px 25px; }

.skin-1 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px; }

.skin-1 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8; }

.skin-1 .profile-element {
  text-align: center; }

.skin-1 .img-circle {
  border-radius: 5px; }

.skin-1 .navbar-default .nav > li > a:hover, .skin-1 .navbar-default .nav > li > a:focus {
  background: #3a4459;
  color: #fff; }

.skin-1 .nav.nav-tabs > li.active > a {
  color: #555; }

.skin-1 .nav.nav-tabs > li.active {
  background: transparent; }

/*
 *
 *   SKIN 2 - INSPINIA - Responsive Admin Theme
 *   NAME - Inspinia Ultra
 *
*/
body.skin-2 {
  color: #565758 !important; }

.skin-2 .minimalize-styl-2 {
  margin: 14px 5px 5px 25px; }

.skin-2 .navbar-top-links li:last-child {
  margin-right: 25px; }

.skin-2 .spin-icon {
  background: #23c6c8 !important; }

.skin-2 .nav-header {
  background-color: #23c6c8;
  background-image: url("patterns/header-profile-skin-2.png"); }

.skin-2.mini-navbar .nav-second-level {
  background: #ededed; }

.skin-2 .breadcrumb {
  background: transparent; }

.skin-2.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.skin-2 .page-heading {
  border: none;
  background: rgba(255, 255, 255, 0.7); }

.skin-2 ul.nav-second-level {
  background-color: inherit; }

.skin-2 .nav > li.active {
  background: #e0e0e0; }

.skin-2 .logo-element {
  padding: 17px 0; }

.skin-2 .nav > li > a, .skin-2 .welcome-message {
  color: #edf6ff; }

.skin-2 #top-search::-moz-placeholder {
  color: #edf6ff;
  opacity: 0.5; }

.skin-2 #side-menu > li > a, .skin-2 .nav.nav-second-level > li > a {
  color: #586b7d; }

.skin-2 .nav > li.active > a {
  color: #213a53; }

.skin-2.mini-navbar .nav-header {
  background: #213a53; }

.skin-2 .navbar-minimalize {
  background: #23c6c8;
  border-color: #23c6c8; }

.skin-2 .border-bottom {
  border-bottom: none !important; }

.skin-2 #top-search {
  color: #fff; }

body.skin-2 #wrapper {
  background-color: #ededed; }

.skin-2 .navbar-static-top {
  background: #213a53; }

.fixed-nav.skin-2 .navbar-fixed-top {
  background: #213a53;
  border-bottom: none !important; }

.skin-2 .nav-header {
  padding: 30px 25px 30px 25px; }

.skin-2 .dashboard-header {
  background: rgba(255, 255, 255, 0.4);
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 20px 30px; }

.skin-2 .wrapper-content {
  padding: 30px 15px; }

.skin-2 .dashoard-1 .wrapper-content {
  padding: 0 30px 25px 30px; }

.skin-2 .ibox-title {
  background: rgba(255, 255, 255, 0.7);
  border: none;
  margin-bottom: 1px; }

.skin-2 .ibox-content {
  background: rgba(255, 255, 255, 0.4);
  border: none !important; }

.skin-2 #page-wrapper {
  background: #f6f6f6;
  background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -o-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: radial-gradient(ellipse at center, #f6f6f6 20%, #d5d5d5 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#d5d5d5)"; }

.skin-2 .ibox-title, .skin-2 .ibox-content {
  border-width: 1px; }

.skin-2 .ibox-content:last-child {
  border-style: solid solid solid solid; }

.skin-2 .nav > li.active {
  border: none; }

.skin-2 .nav-header a.dropdown-toggle {
  color: #edf6ff;
  margin-top: 10px; }

.skin-2 .nav-header a.dropdown-toggle .text-muted {
  color: #edf6ff;
  opacity: 0.8; }

.skin-2 .img-circle {
  border-radius: 10px; }

.skin-2 .nav.navbar-top-links > li > a:hover, .skin-2 .nav.navbar-top-links > li > a:focus {
  background: #1a2d41; }

.skin-2 .navbar-default .nav > li > a:hover, .skin-2 .navbar-default .nav > li > a:focus {
  background: #e0e0e0;
  color: #213a53; }

.skin-2 .nav.nav-tabs > li.active > a {
  color: #555; }

.skin-2 .nav.nav-tabs > li.active {
  background: transparent; }

/*
 *
 *   SKIN 3 - INSPINIA - Responsive Admin Theme
 *   NAME - Yellow/purple
 *
*/
.skin-3 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px; }

.skin-3 .navbar-top-links li:last-child {
  margin-right: 30px; }

.skin-3.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.skin-3 .spin-icon {
  background: #ecba52 !important; }

body.boxed-layout.skin-3 #wrapper {
  background: #3e2c42; }

.skin-3 .nav-header {
  background-color: #ecba52;
  background-image: url("patterns/header-profile-skin-3.png"); }

.skin-3.mini-navbar .nav-second-level {
  background: #3e2c42; }

.skin-3 .breadcrumb {
  background: transparent; }

.skin-3 .page-heading {
  border: none; }

.skin-3 ul.nav-second-level {
  background-color: inherit; }

.skin-3 .nav > li.active {
  background: #38283c; }

.fixed-nav.skin-3 .navbar-fixed-top {
  background: #fff; }

.skin-3 .nav > li > a {
  color: #948b96; }

.skin-3 .nav > li.active > a {
  color: #fff; }

.skin-3 .navbar-minimalize {
  background: #ecba52;
  border-color: #ecba52; }

body.skin-3 {
  background: #3e2c42; }

.skin-3 .navbar-static-top {
  background: #ffffff; }

.skin-3 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px; }

.skin-3 .wrapper-content {
  padding: 30px 15px; }

.skin-3 #page-wrapper {
  background: #f4f6fa; }

.skin-3 .ibox-title, .skin-3 .ibox-content {
  border-width: 1px; }

.skin-3 .ibox-content:last-child {
  border-style: solid solid solid solid; }

.skin-3 .nav > li.active {
  border: none; }

.skin-3 .nav-header {
  padding: 35px 25px 25px 25px; }

.skin-3 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px; }

.skin-3 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8; }

.skin-3 .profile-element {
  text-align: center; }

.skin-3 .img-circle {
  border-radius: 5px; }

.skin-3 .navbar-default .nav > li > a:hover, .skin-3 .navbar-default .nav > li > a:focus {
  background: #38283c;
  color: #fff; }

.skin-3 .nav.nav-tabs > li.active > a {
  color: #555; }

.skin-3 .nav.nav-tabs > li.active {
  background: transparent; }

body.md-skin {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff; }

.md-skin .nav-header {
  background: url("patterns/4.png") no-repeat; }
.md-skin .label, .md-skin .badge {
  font-family: 'Roboto'; }
.md-skin ul.nav-second-level {
  background-color: inherit; }
.md-skin .font-bold {
  font-weight: 500; }
.md-skin .wrapper-content {
  padding: 30px 20px 40px; }
@media (max-width: 768px) {
  .md-skin .wrapper-content {
    padding: 30px 0 40px; } }
.md-skin .page-heading {
  border-bottom: none !important;
  border-top: 0;
  padding: 0 10px 20px 10px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.34), 0 0 6px 0 rgba(0, 0, 0, 0.14); }
.md-skin .full-height-layout .page-heading {
  border-bottom: 1px solid #e7eaec !important; }
.md-skin .ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.md-skin .ibox.border-bottom {
  border-bottom: none !important; }
.md-skin .ibox-title, .md-skin .ibox-content {
  border-style: none; }
.md-skin .ibox-title h5 {
  font-size: 16px;
  font-weight: 400; }
.md-skin a.close-canvas-menu {
  color: #ffffff; }
.md-skin .welcome-message {
  color: #ffffff;
  font-weight: 300; }
.md-skin #top-search::-moz-placeholder {
  color: #ffffff; }
.md-skin #top-search::-webkit-input-placeholder {
  color: #ffffff; }
.md-skin #nestable-output,
.md-skin #nestable2-output {
  font-family: 'Roboto', lucida grande, lucida sans unicode, helvetica, arial, sans-serif; }
.md-skin .landing-page {
  font-family: 'Roboto', helvetica, arial, sans-serif; }
.md-skin .landing-page.navbar-default.navbar-scroll {
  background-color: #fff !important; }
.md-skin .landing-page.navbar-default {
  background-color: transparent !important;
  box-shadow: none; }
.md-skin .landing-page.navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif; }
.md-skin .nav > li > a {
  color: #676a6c;
  padding: 14px 20px 14px 25px; }
.md-skin .nav.navbar-right > li > a {
  color: #ffffff; }
.md-skin .nav > li.active > a {
  color: #5b5d5f;
  font-weight: 700; }
.md-skin .navbar-default .nav > li > a:hover, .md-skin .navbar-default .nav > li > a:focus {
  font-weight: 700;
  color: #5b5d5f; }
.md-skin .nav .open > a, .md-skin .nav .open > a:hover, .md-skin .nav .open > a:focus {
  background: #1ab394; }
.md-skin .navbar-top-links li {
  display: inline-table; }
.md-skin .navbar-top-links .dropdown-menu li {
  display: block; }
.md-skin .pace-done .nav-header {
  transition: all 0.4s; }
.md-skin .nav > li.active {
  background: #f8f8f9; }
.md-skin .nav-second-level li a {
  padding: 7px 10px 7px 52px; }
.md-skin .nav-third-level li a {
  padding-left: 62px; }
.md-skin .navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px; }
.md-skin .nav > li > a {
  font-weight: 400; }
.md-skin .navbar-static-side .nav > li > a:focus, .md-skin .navbar-static-side .nav > li > a:hover {
  background-color: inherit; }
.md-skin .navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: inherit; }
.md-skin .nav-header .navbar-fixed-top a {
  color: #ffffff; }
.md-skin .nav-header .text-muted {
  color: #ffffff; }
.md-skin .navbar-form-custom .form-control {
  font-weight: 300; }
.md-skin .mini-navbar .nav-second-level {
  background-color: inherit; }
.md-skin .mini-navbar li.active .nav-second-level {
  left: 65px; }
.md-skin .canvas-menu.mini-navbar .nav-second-level {
  background: inherit; }
.md-skin .pace-done .navbar-static-side, .md-skin .pace-done .nav-header, .md-skin .pace-done li.active, .md-skin .pace-done #page-wrapper, .md-skin .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
.md-skin .navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  z-index: 2030;
  border-bottom: none !important; }
.md-skin .navbar-fixed-top, .md-skin .navbar-static-top {
  background-color: #1AB394 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.md-skin .navbar-static-side {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.md-skin #right-sidebar {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none;
  z-index: 900; }
.md-skin .white-bg .navbar-fixed-top, .md-skin .white-bg .navbar-static-top {
  background: #fff !important; }
.md-skin .contact-box {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none; }
.md-skin .dashboard-header {
  border-bottom: none !important;
  border-top: 0;
  padding: 20px 20px 20px 20px;
  margin: 30px 20px 0 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
@media (max-width: 768px) {
  .md-skin .dashboard-header {
    margin: 20px 0 0 0; } }
.md-skin ul.notes li div {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.md-skin .file {
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.md-skin .mail-box {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 0;
  margin-bottom: 20px;
  border: none; }
.md-skin .mail-box-header {
  border: none;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 30px 20px 20px 20px; }
.md-skin .mailbox-content {
  border: none;
  padding: 20px;
  background: #ffffff; }
.md-skin .social-feed-box {
  border: none;
  background: #fff;
  margin-bottom: 15px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.md-skin.landing-page .navbar-default {
  background-color: transparent !important;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
  box-shadow: none; }
.md-skin.landing-page .navbar-default.navbar-scroll, .md-skin.landing-page.body-small .navbar-default {
  background-color: #ffffff !important; }
.md-skin.landing-page .nav > li.active {
  background: inherit; }
.md-skin.landing-page .navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px; }
.md-skin.landing-page .navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif; }
.md-skin.landing-page .nav > li > a {
  padding: 25px 10px 15px 10px; }
.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover, .md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {
  background: inherit;
  color: #1ab394; }
.md-skin.landing-page.body-small .nav.navbar-right > li > a {
  color: #676a6c; }
.md-skin .landing_link a, .md-skin .special_link a {
  color: #ffffff !important; }
.md-skin.canvas-menu.mini-navbar .nav-second-level {
  background: #f8f8f9; }
.md-skin.mini-navbar .nav-second-level {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.md-skin.mini-navbar .nav-second-level li a {
  padding-left: 0; }
.md-skin.top-navigation .nav.navbar-right > li > a {
  padding: 15px 20px;
  color: #676a6c; }
.md-skin.top-navigation .nav > li a:hover, .md-skin .top-navigation .nav > li a:focus, .md-skin.top-navigation .nav .open > a, .md-skin.top-navigation .nav .open > a:hover, .md-skin.top-navigation .nav .open > a:focus {
  color: #1ab394;
  background: #ffffff; }
.md-skin.top-navigation .nav > li.active a {
  color: #1ab394;
  background: #ffffff; }
.md-skin.fixed-nav #side-menu {
  background-color: #fff; }
.md-skin.fixed-nav #wrapper.top-navigation #page-wrapper {
  margin-top: 0; }
.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0; }
.md-skin.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }
.md-skin.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }
.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px;
  background-color: #ffffff; }
.md-skin.boxed-layout #wrapper {
  background-color: #ffffff; }
.md-skin.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #ffffff;
  height: 100%;
  position: fixed;
  display: none; }

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 220px;
    min-height: 100vh; }

  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 220px; }

  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto; } }
@media (max-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 100vh; }

  .body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px; }

  .body-small.mini-navbar .navbar-static-side {
    display: block; }

  .lock-word {
    display: none; }

  .navbar-form-custom {
    display: none; }

  .navbar-header {
    display: inline;
    float: left; }

  .sidebar-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important; }

  .sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1; }

  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px; }

  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block; }

  .ibox-tools {
    float: none;
    text-align: right;
    display: block; }

  .navbar-static-side {
    display: none; }

  body:not(.mini-navbar) {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    background-color: #f3f3f4; } }
@media (max-width: 350px) {
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px; }

  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8; }

  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px; }

  .nav.navbar-top-links li.dropdown {
    display: none; }

  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block; } }
.m-auto {
  display: block;
  margin-left: auto;
  margin-right: auto; }

ul {
  padding-left: 20px; }

.p0 {
  padding: 0px !important; }

@media (max-width: 767px) {
  .p0-xs {
    padding: 0px !important; } }

@media (max-width: 991px) {
  .p0-sm-lte {
    padding: 0px !important; } }

@media (min-width: 768px) {
  .p0-sm-gte {
    padding: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p0-sm-only {
    padding: 0px !important; } }

@media (max-width: 1199px) {
  .p0-md-lte {
    padding: 0px !important; } }

@media (min-width: 992px) {
  .p0-md-gte {
    padding: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p0-md-only {
    padding: 0px !important; } }

@media (min-width: 1200px) {
  .p0-lg {
    padding: 0px !important; } }

.p5 {
  padding: 5px !important; }

@media (max-width: 767px) {
  .p5-xs {
    padding: 5px !important; } }

@media (max-width: 991px) {
  .p5-sm-lte {
    padding: 5px !important; } }

@media (min-width: 768px) {
  .p5-sm-gte {
    padding: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p5-sm-only {
    padding: 5px !important; } }

@media (max-width: 1199px) {
  .p5-md-lte {
    padding: 5px !important; } }

@media (min-width: 992px) {
  .p5-md-gte {
    padding: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p5-md-only {
    padding: 5px !important; } }

@media (min-width: 1200px) {
  .p5-lg {
    padding: 5px !important; } }

.p10 {
  padding: 10px !important; }

@media (max-width: 767px) {
  .p10-xs {
    padding: 10px !important; } }

@media (max-width: 991px) {
  .p10-sm-lte {
    padding: 10px !important; } }

@media (min-width: 768px) {
  .p10-sm-gte {
    padding: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p10-sm-only {
    padding: 10px !important; } }

@media (max-width: 1199px) {
  .p10-md-lte {
    padding: 10px !important; } }

@media (min-width: 992px) {
  .p10-md-gte {
    padding: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p10-md-only {
    padding: 10px !important; } }

@media (min-width: 1200px) {
  .p10-lg {
    padding: 10px !important; } }

.p15 {
  padding: 15px !important; }

@media (max-width: 767px) {
  .p15-xs {
    padding: 15px !important; } }

@media (max-width: 991px) {
  .p15-sm-lte {
    padding: 15px !important; } }

@media (min-width: 768px) {
  .p15-sm-gte {
    padding: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p15-sm-only {
    padding: 15px !important; } }

@media (max-width: 1199px) {
  .p15-md-lte {
    padding: 15px !important; } }

@media (min-width: 992px) {
  .p15-md-gte {
    padding: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p15-md-only {
    padding: 15px !important; } }

@media (min-width: 1200px) {
  .p15-lg {
    padding: 15px !important; } }

.p20 {
  padding: 20px !important; }

@media (max-width: 767px) {
  .p20-xs {
    padding: 20px !important; } }

@media (max-width: 991px) {
  .p20-sm-lte {
    padding: 20px !important; } }

@media (min-width: 768px) {
  .p20-sm-gte {
    padding: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p20-sm-only {
    padding: 20px !important; } }

@media (max-width: 1199px) {
  .p20-md-lte {
    padding: 20px !important; } }

@media (min-width: 992px) {
  .p20-md-gte {
    padding: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p20-md-only {
    padding: 20px !important; } }

@media (min-width: 1200px) {
  .p20-lg {
    padding: 20px !important; } }

.p25 {
  padding: 25px !important; }

@media (max-width: 767px) {
  .p25-xs {
    padding: 25px !important; } }

@media (max-width: 991px) {
  .p25-sm-lte {
    padding: 25px !important; } }

@media (min-width: 768px) {
  .p25-sm-gte {
    padding: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p25-sm-only {
    padding: 25px !important; } }

@media (max-width: 1199px) {
  .p25-md-lte {
    padding: 25px !important; } }

@media (min-width: 992px) {
  .p25-md-gte {
    padding: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p25-md-only {
    padding: 25px !important; } }

@media (min-width: 1200px) {
  .p25-lg {
    padding: 25px !important; } }

.p30 {
  padding: 30px !important; }

@media (max-width: 767px) {
  .p30-xs {
    padding: 30px !important; } }

@media (max-width: 991px) {
  .p30-sm-lte {
    padding: 30px !important; } }

@media (min-width: 768px) {
  .p30-sm-gte {
    padding: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p30-sm-only {
    padding: 30px !important; } }

@media (max-width: 1199px) {
  .p30-md-lte {
    padding: 30px !important; } }

@media (min-width: 992px) {
  .p30-md-gte {
    padding: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p30-md-only {
    padding: 30px !important; } }

@media (min-width: 1200px) {
  .p30-lg {
    padding: 30px !important; } }

.p35 {
  padding: 35px !important; }

@media (max-width: 767px) {
  .p35-xs {
    padding: 35px !important; } }

@media (max-width: 991px) {
  .p35-sm-lte {
    padding: 35px !important; } }

@media (min-width: 768px) {
  .p35-sm-gte {
    padding: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p35-sm-only {
    padding: 35px !important; } }

@media (max-width: 1199px) {
  .p35-md-lte {
    padding: 35px !important; } }

@media (min-width: 992px) {
  .p35-md-gte {
    padding: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p35-md-only {
    padding: 35px !important; } }

@media (min-width: 1200px) {
  .p35-lg {
    padding: 35px !important; } }

.p40 {
  padding: 40px !important; }

@media (max-width: 767px) {
  .p40-xs {
    padding: 40px !important; } }

@media (max-width: 991px) {
  .p40-sm-lte {
    padding: 40px !important; } }

@media (min-width: 768px) {
  .p40-sm-gte {
    padding: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p40-sm-only {
    padding: 40px !important; } }

@media (max-width: 1199px) {
  .p40-md-lte {
    padding: 40px !important; } }

@media (min-width: 992px) {
  .p40-md-gte {
    padding: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p40-md-only {
    padding: 40px !important; } }

@media (min-width: 1200px) {
  .p40-lg {
    padding: 40px !important; } }

.p45 {
  padding: 45px !important; }

@media (max-width: 767px) {
  .p45-xs {
    padding: 45px !important; } }

@media (max-width: 991px) {
  .p45-sm-lte {
    padding: 45px !important; } }

@media (min-width: 768px) {
  .p45-sm-gte {
    padding: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p45-sm-only {
    padding: 45px !important; } }

@media (max-width: 1199px) {
  .p45-md-lte {
    padding: 45px !important; } }

@media (min-width: 992px) {
  .p45-md-gte {
    padding: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p45-md-only {
    padding: 45px !important; } }

@media (min-width: 1200px) {
  .p45-lg {
    padding: 45px !important; } }

.p50 {
  padding: 50px !important; }

@media (max-width: 767px) {
  .p50-xs {
    padding: 50px !important; } }

@media (max-width: 991px) {
  .p50-sm-lte {
    padding: 50px !important; } }

@media (min-width: 768px) {
  .p50-sm-gte {
    padding: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p50-sm-only {
    padding: 50px !important; } }

@media (max-width: 1199px) {
  .p50-md-lte {
    padding: 50px !important; } }

@media (min-width: 992px) {
  .p50-md-gte {
    padding: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p50-md-only {
    padding: 50px !important; } }

@media (min-width: 1200px) {
  .p50-lg {
    padding: 50px !important; } }

.p55 {
  padding: 55px !important; }

@media (max-width: 767px) {
  .p55-xs {
    padding: 55px !important; } }

@media (max-width: 991px) {
  .p55-sm-lte {
    padding: 55px !important; } }

@media (min-width: 768px) {
  .p55-sm-gte {
    padding: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p55-sm-only {
    padding: 55px !important; } }

@media (max-width: 1199px) {
  .p55-md-lte {
    padding: 55px !important; } }

@media (min-width: 992px) {
  .p55-md-gte {
    padding: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p55-md-only {
    padding: 55px !important; } }

@media (min-width: 1200px) {
  .p55-lg {
    padding: 55px !important; } }

.p60 {
  padding: 60px !important; }

@media (max-width: 767px) {
  .p60-xs {
    padding: 60px !important; } }

@media (max-width: 991px) {
  .p60-sm-lte {
    padding: 60px !important; } }

@media (min-width: 768px) {
  .p60-sm-gte {
    padding: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p60-sm-only {
    padding: 60px !important; } }

@media (max-width: 1199px) {
  .p60-md-lte {
    padding: 60px !important; } }

@media (min-width: 992px) {
  .p60-md-gte {
    padding: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p60-md-only {
    padding: 60px !important; } }

@media (min-width: 1200px) {
  .p60-lg {
    padding: 60px !important; } }

.p65 {
  padding: 65px !important; }

@media (max-width: 767px) {
  .p65-xs {
    padding: 65px !important; } }

@media (max-width: 991px) {
  .p65-sm-lte {
    padding: 65px !important; } }

@media (min-width: 768px) {
  .p65-sm-gte {
    padding: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p65-sm-only {
    padding: 65px !important; } }

@media (max-width: 1199px) {
  .p65-md-lte {
    padding: 65px !important; } }

@media (min-width: 992px) {
  .p65-md-gte {
    padding: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p65-md-only {
    padding: 65px !important; } }

@media (min-width: 1200px) {
  .p65-lg {
    padding: 65px !important; } }

.p70 {
  padding: 70px !important; }

@media (max-width: 767px) {
  .p70-xs {
    padding: 70px !important; } }

@media (max-width: 991px) {
  .p70-sm-lte {
    padding: 70px !important; } }

@media (min-width: 768px) {
  .p70-sm-gte {
    padding: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p70-sm-only {
    padding: 70px !important; } }

@media (max-width: 1199px) {
  .p70-md-lte {
    padding: 70px !important; } }

@media (min-width: 992px) {
  .p70-md-gte {
    padding: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p70-md-only {
    padding: 70px !important; } }

@media (min-width: 1200px) {
  .p70-lg {
    padding: 70px !important; } }

.p75 {
  padding: 75px !important; }

@media (max-width: 767px) {
  .p75-xs {
    padding: 75px !important; } }

@media (max-width: 991px) {
  .p75-sm-lte {
    padding: 75px !important; } }

@media (min-width: 768px) {
  .p75-sm-gte {
    padding: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p75-sm-only {
    padding: 75px !important; } }

@media (max-width: 1199px) {
  .p75-md-lte {
    padding: 75px !important; } }

@media (min-width: 992px) {
  .p75-md-gte {
    padding: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p75-md-only {
    padding: 75px !important; } }

@media (min-width: 1200px) {
  .p75-lg {
    padding: 75px !important; } }

.p80 {
  padding: 80px !important; }

@media (max-width: 767px) {
  .p80-xs {
    padding: 80px !important; } }

@media (max-width: 991px) {
  .p80-sm-lte {
    padding: 80px !important; } }

@media (min-width: 768px) {
  .p80-sm-gte {
    padding: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p80-sm-only {
    padding: 80px !important; } }

@media (max-width: 1199px) {
  .p80-md-lte {
    padding: 80px !important; } }

@media (min-width: 992px) {
  .p80-md-gte {
    padding: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p80-md-only {
    padding: 80px !important; } }

@media (min-width: 1200px) {
  .p80-lg {
    padding: 80px !important; } }

.p85 {
  padding: 85px !important; }

@media (max-width: 767px) {
  .p85-xs {
    padding: 85px !important; } }

@media (max-width: 991px) {
  .p85-sm-lte {
    padding: 85px !important; } }

@media (min-width: 768px) {
  .p85-sm-gte {
    padding: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p85-sm-only {
    padding: 85px !important; } }

@media (max-width: 1199px) {
  .p85-md-lte {
    padding: 85px !important; } }

@media (min-width: 992px) {
  .p85-md-gte {
    padding: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p85-md-only {
    padding: 85px !important; } }

@media (min-width: 1200px) {
  .p85-lg {
    padding: 85px !important; } }

.p90 {
  padding: 90px !important; }

@media (max-width: 767px) {
  .p90-xs {
    padding: 90px !important; } }

@media (max-width: 991px) {
  .p90-sm-lte {
    padding: 90px !important; } }

@media (min-width: 768px) {
  .p90-sm-gte {
    padding: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p90-sm-only {
    padding: 90px !important; } }

@media (max-width: 1199px) {
  .p90-md-lte {
    padding: 90px !important; } }

@media (min-width: 992px) {
  .p90-md-gte {
    padding: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p90-md-only {
    padding: 90px !important; } }

@media (min-width: 1200px) {
  .p90-lg {
    padding: 90px !important; } }

.p95 {
  padding: 95px !important; }

@media (max-width: 767px) {
  .p95-xs {
    padding: 95px !important; } }

@media (max-width: 991px) {
  .p95-sm-lte {
    padding: 95px !important; } }

@media (min-width: 768px) {
  .p95-sm-gte {
    padding: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p95-sm-only {
    padding: 95px !important; } }

@media (max-width: 1199px) {
  .p95-md-lte {
    padding: 95px !important; } }

@media (min-width: 992px) {
  .p95-md-gte {
    padding: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p95-md-only {
    padding: 95px !important; } }

@media (min-width: 1200px) {
  .p95-lg {
    padding: 95px !important; } }

.p100 {
  padding: 100px !important; }

@media (max-width: 767px) {
  .p100-xs {
    padding: 100px !important; } }

@media (max-width: 991px) {
  .p100-sm-lte {
    padding: 100px !important; } }

@media (min-width: 768px) {
  .p100-sm-gte {
    padding: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .p100-sm-only {
    padding: 100px !important; } }

@media (max-width: 1199px) {
  .p100-md-lte {
    padding: 100px !important; } }

@media (min-width: 992px) {
  .p100-md-gte {
    padding: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .p100-md-only {
    padding: 100px !important; } }

@media (min-width: 1200px) {
  .p100-lg {
    padding: 100px !important; } }

.pt0 {
  padding-top: 0px !important; }

@media (max-width: 767px) {
  .pt0-xs {
    padding-top: 0px !important; } }

@media (max-width: 991px) {
  .pt0-sm-lte {
    padding-top: 0px !important; } }

@media (min-width: 768px) {
  .pt0-sm-gte {
    padding-top: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt0-sm-only {
    padding-top: 0px !important; } }

@media (max-width: 1199px) {
  .pt0-md-lte {
    padding-top: 0px !important; } }

@media (min-width: 992px) {
  .pt0-md-gte {
    padding-top: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt0-md-only {
    padding-top: 0px !important; } }

@media (min-width: 1200px) {
  .pt0-lg {
    padding-top: 0px !important; } }

.pt5 {
  padding-top: 5px !important; }

@media (max-width: 767px) {
  .pt5-xs {
    padding-top: 5px !important; } }

@media (max-width: 991px) {
  .pt5-sm-lte {
    padding-top: 5px !important; } }

@media (min-width: 768px) {
  .pt5-sm-gte {
    padding-top: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt5-sm-only {
    padding-top: 5px !important; } }

@media (max-width: 1199px) {
  .pt5-md-lte {
    padding-top: 5px !important; } }

@media (min-width: 992px) {
  .pt5-md-gte {
    padding-top: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt5-md-only {
    padding-top: 5px !important; } }

@media (min-width: 1200px) {
  .pt5-lg {
    padding-top: 5px !important; } }

.pt10 {
  padding-top: 10px !important; }

@media (max-width: 767px) {
  .pt10-xs {
    padding-top: 10px !important; } }

@media (max-width: 991px) {
  .pt10-sm-lte {
    padding-top: 10px !important; } }

@media (min-width: 768px) {
  .pt10-sm-gte {
    padding-top: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt10-sm-only {
    padding-top: 10px !important; } }

@media (max-width: 1199px) {
  .pt10-md-lte {
    padding-top: 10px !important; } }

@media (min-width: 992px) {
  .pt10-md-gte {
    padding-top: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt10-md-only {
    padding-top: 10px !important; } }

@media (min-width: 1200px) {
  .pt10-lg {
    padding-top: 10px !important; } }

.pt15 {
  padding-top: 15px !important; }

@media (max-width: 767px) {
  .pt15-xs {
    padding-top: 15px !important; } }

@media (max-width: 991px) {
  .pt15-sm-lte {
    padding-top: 15px !important; } }

@media (min-width: 768px) {
  .pt15-sm-gte {
    padding-top: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt15-sm-only {
    padding-top: 15px !important; } }

@media (max-width: 1199px) {
  .pt15-md-lte {
    padding-top: 15px !important; } }

@media (min-width: 992px) {
  .pt15-md-gte {
    padding-top: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt15-md-only {
    padding-top: 15px !important; } }

@media (min-width: 1200px) {
  .pt15-lg {
    padding-top: 15px !important; } }

.pt20 {
  padding-top: 20px !important; }

@media (max-width: 767px) {
  .pt20-xs {
    padding-top: 20px !important; } }

@media (max-width: 991px) {
  .pt20-sm-lte {
    padding-top: 20px !important; } }

@media (min-width: 768px) {
  .pt20-sm-gte {
    padding-top: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt20-sm-only {
    padding-top: 20px !important; } }

@media (max-width: 1199px) {
  .pt20-md-lte {
    padding-top: 20px !important; } }

@media (min-width: 992px) {
  .pt20-md-gte {
    padding-top: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt20-md-only {
    padding-top: 20px !important; } }

@media (min-width: 1200px) {
  .pt20-lg {
    padding-top: 20px !important; } }

.pt25 {
  padding-top: 25px !important; }

@media (max-width: 767px) {
  .pt25-xs {
    padding-top: 25px !important; } }

@media (max-width: 991px) {
  .pt25-sm-lte {
    padding-top: 25px !important; } }

@media (min-width: 768px) {
  .pt25-sm-gte {
    padding-top: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt25-sm-only {
    padding-top: 25px !important; } }

@media (max-width: 1199px) {
  .pt25-md-lte {
    padding-top: 25px !important; } }

@media (min-width: 992px) {
  .pt25-md-gte {
    padding-top: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt25-md-only {
    padding-top: 25px !important; } }

@media (min-width: 1200px) {
  .pt25-lg {
    padding-top: 25px !important; } }

.pt30 {
  padding-top: 30px !important; }

@media (max-width: 767px) {
  .pt30-xs {
    padding-top: 30px !important; } }

@media (max-width: 991px) {
  .pt30-sm-lte {
    padding-top: 30px !important; } }

@media (min-width: 768px) {
  .pt30-sm-gte {
    padding-top: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt30-sm-only {
    padding-top: 30px !important; } }

@media (max-width: 1199px) {
  .pt30-md-lte {
    padding-top: 30px !important; } }

@media (min-width: 992px) {
  .pt30-md-gte {
    padding-top: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt30-md-only {
    padding-top: 30px !important; } }

@media (min-width: 1200px) {
  .pt30-lg {
    padding-top: 30px !important; } }

.pt35 {
  padding-top: 35px !important; }

@media (max-width: 767px) {
  .pt35-xs {
    padding-top: 35px !important; } }

@media (max-width: 991px) {
  .pt35-sm-lte {
    padding-top: 35px !important; } }

@media (min-width: 768px) {
  .pt35-sm-gte {
    padding-top: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt35-sm-only {
    padding-top: 35px !important; } }

@media (max-width: 1199px) {
  .pt35-md-lte {
    padding-top: 35px !important; } }

@media (min-width: 992px) {
  .pt35-md-gte {
    padding-top: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt35-md-only {
    padding-top: 35px !important; } }

@media (min-width: 1200px) {
  .pt35-lg {
    padding-top: 35px !important; } }

.pt40 {
  padding-top: 40px !important; }

@media (max-width: 767px) {
  .pt40-xs {
    padding-top: 40px !important; } }

@media (max-width: 991px) {
  .pt40-sm-lte {
    padding-top: 40px !important; } }

@media (min-width: 768px) {
  .pt40-sm-gte {
    padding-top: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt40-sm-only {
    padding-top: 40px !important; } }

@media (max-width: 1199px) {
  .pt40-md-lte {
    padding-top: 40px !important; } }

@media (min-width: 992px) {
  .pt40-md-gte {
    padding-top: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt40-md-only {
    padding-top: 40px !important; } }

@media (min-width: 1200px) {
  .pt40-lg {
    padding-top: 40px !important; } }

.pt45 {
  padding-top: 45px !important; }

@media (max-width: 767px) {
  .pt45-xs {
    padding-top: 45px !important; } }

@media (max-width: 991px) {
  .pt45-sm-lte {
    padding-top: 45px !important; } }

@media (min-width: 768px) {
  .pt45-sm-gte {
    padding-top: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt45-sm-only {
    padding-top: 45px !important; } }

@media (max-width: 1199px) {
  .pt45-md-lte {
    padding-top: 45px !important; } }

@media (min-width: 992px) {
  .pt45-md-gte {
    padding-top: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt45-md-only {
    padding-top: 45px !important; } }

@media (min-width: 1200px) {
  .pt45-lg {
    padding-top: 45px !important; } }

.pt50 {
  padding-top: 50px !important; }

@media (max-width: 767px) {
  .pt50-xs {
    padding-top: 50px !important; } }

@media (max-width: 991px) {
  .pt50-sm-lte {
    padding-top: 50px !important; } }

@media (min-width: 768px) {
  .pt50-sm-gte {
    padding-top: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt50-sm-only {
    padding-top: 50px !important; } }

@media (max-width: 1199px) {
  .pt50-md-lte {
    padding-top: 50px !important; } }

@media (min-width: 992px) {
  .pt50-md-gte {
    padding-top: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt50-md-only {
    padding-top: 50px !important; } }

@media (min-width: 1200px) {
  .pt50-lg {
    padding-top: 50px !important; } }

.pt55 {
  padding-top: 55px !important; }

@media (max-width: 767px) {
  .pt55-xs {
    padding-top: 55px !important; } }

@media (max-width: 991px) {
  .pt55-sm-lte {
    padding-top: 55px !important; } }

@media (min-width: 768px) {
  .pt55-sm-gte {
    padding-top: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt55-sm-only {
    padding-top: 55px !important; } }

@media (max-width: 1199px) {
  .pt55-md-lte {
    padding-top: 55px !important; } }

@media (min-width: 992px) {
  .pt55-md-gte {
    padding-top: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt55-md-only {
    padding-top: 55px !important; } }

@media (min-width: 1200px) {
  .pt55-lg {
    padding-top: 55px !important; } }

.pt60 {
  padding-top: 60px !important; }

@media (max-width: 767px) {
  .pt60-xs {
    padding-top: 60px !important; } }

@media (max-width: 991px) {
  .pt60-sm-lte {
    padding-top: 60px !important; } }

@media (min-width: 768px) {
  .pt60-sm-gte {
    padding-top: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt60-sm-only {
    padding-top: 60px !important; } }

@media (max-width: 1199px) {
  .pt60-md-lte {
    padding-top: 60px !important; } }

@media (min-width: 992px) {
  .pt60-md-gte {
    padding-top: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt60-md-only {
    padding-top: 60px !important; } }

@media (min-width: 1200px) {
  .pt60-lg {
    padding-top: 60px !important; } }

.pt65 {
  padding-top: 65px !important; }

@media (max-width: 767px) {
  .pt65-xs {
    padding-top: 65px !important; } }

@media (max-width: 991px) {
  .pt65-sm-lte {
    padding-top: 65px !important; } }

@media (min-width: 768px) {
  .pt65-sm-gte {
    padding-top: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt65-sm-only {
    padding-top: 65px !important; } }

@media (max-width: 1199px) {
  .pt65-md-lte {
    padding-top: 65px !important; } }

@media (min-width: 992px) {
  .pt65-md-gte {
    padding-top: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt65-md-only {
    padding-top: 65px !important; } }

@media (min-width: 1200px) {
  .pt65-lg {
    padding-top: 65px !important; } }

.pt70 {
  padding-top: 70px !important; }

@media (max-width: 767px) {
  .pt70-xs {
    padding-top: 70px !important; } }

@media (max-width: 991px) {
  .pt70-sm-lte {
    padding-top: 70px !important; } }

@media (min-width: 768px) {
  .pt70-sm-gte {
    padding-top: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt70-sm-only {
    padding-top: 70px !important; } }

@media (max-width: 1199px) {
  .pt70-md-lte {
    padding-top: 70px !important; } }

@media (min-width: 992px) {
  .pt70-md-gte {
    padding-top: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt70-md-only {
    padding-top: 70px !important; } }

@media (min-width: 1200px) {
  .pt70-lg {
    padding-top: 70px !important; } }

.pt75 {
  padding-top: 75px !important; }

@media (max-width: 767px) {
  .pt75-xs {
    padding-top: 75px !important; } }

@media (max-width: 991px) {
  .pt75-sm-lte {
    padding-top: 75px !important; } }

@media (min-width: 768px) {
  .pt75-sm-gte {
    padding-top: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt75-sm-only {
    padding-top: 75px !important; } }

@media (max-width: 1199px) {
  .pt75-md-lte {
    padding-top: 75px !important; } }

@media (min-width: 992px) {
  .pt75-md-gte {
    padding-top: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt75-md-only {
    padding-top: 75px !important; } }

@media (min-width: 1200px) {
  .pt75-lg {
    padding-top: 75px !important; } }

.pt80 {
  padding-top: 80px !important; }

@media (max-width: 767px) {
  .pt80-xs {
    padding-top: 80px !important; } }

@media (max-width: 991px) {
  .pt80-sm-lte {
    padding-top: 80px !important; } }

@media (min-width: 768px) {
  .pt80-sm-gte {
    padding-top: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt80-sm-only {
    padding-top: 80px !important; } }

@media (max-width: 1199px) {
  .pt80-md-lte {
    padding-top: 80px !important; } }

@media (min-width: 992px) {
  .pt80-md-gte {
    padding-top: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt80-md-only {
    padding-top: 80px !important; } }

@media (min-width: 1200px) {
  .pt80-lg {
    padding-top: 80px !important; } }

.pt85 {
  padding-top: 85px !important; }

@media (max-width: 767px) {
  .pt85-xs {
    padding-top: 85px !important; } }

@media (max-width: 991px) {
  .pt85-sm-lte {
    padding-top: 85px !important; } }

@media (min-width: 768px) {
  .pt85-sm-gte {
    padding-top: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt85-sm-only {
    padding-top: 85px !important; } }

@media (max-width: 1199px) {
  .pt85-md-lte {
    padding-top: 85px !important; } }

@media (min-width: 992px) {
  .pt85-md-gte {
    padding-top: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt85-md-only {
    padding-top: 85px !important; } }

@media (min-width: 1200px) {
  .pt85-lg {
    padding-top: 85px !important; } }

.pt90 {
  padding-top: 90px !important; }

@media (max-width: 767px) {
  .pt90-xs {
    padding-top: 90px !important; } }

@media (max-width: 991px) {
  .pt90-sm-lte {
    padding-top: 90px !important; } }

@media (min-width: 768px) {
  .pt90-sm-gte {
    padding-top: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt90-sm-only {
    padding-top: 90px !important; } }

@media (max-width: 1199px) {
  .pt90-md-lte {
    padding-top: 90px !important; } }

@media (min-width: 992px) {
  .pt90-md-gte {
    padding-top: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt90-md-only {
    padding-top: 90px !important; } }

@media (min-width: 1200px) {
  .pt90-lg {
    padding-top: 90px !important; } }

.pt95 {
  padding-top: 95px !important; }

@media (max-width: 767px) {
  .pt95-xs {
    padding-top: 95px !important; } }

@media (max-width: 991px) {
  .pt95-sm-lte {
    padding-top: 95px !important; } }

@media (min-width: 768px) {
  .pt95-sm-gte {
    padding-top: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt95-sm-only {
    padding-top: 95px !important; } }

@media (max-width: 1199px) {
  .pt95-md-lte {
    padding-top: 95px !important; } }

@media (min-width: 992px) {
  .pt95-md-gte {
    padding-top: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt95-md-only {
    padding-top: 95px !important; } }

@media (min-width: 1200px) {
  .pt95-lg {
    padding-top: 95px !important; } }

.pt100 {
  padding-top: 100px !important; }

@media (max-width: 767px) {
  .pt100-xs {
    padding-top: 100px !important; } }

@media (max-width: 991px) {
  .pt100-sm-lte {
    padding-top: 100px !important; } }

@media (min-width: 768px) {
  .pt100-sm-gte {
    padding-top: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pt100-sm-only {
    padding-top: 100px !important; } }

@media (max-width: 1199px) {
  .pt100-md-lte {
    padding-top: 100px !important; } }

@media (min-width: 992px) {
  .pt100-md-gte {
    padding-top: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pt100-md-only {
    padding-top: 100px !important; } }

@media (min-width: 1200px) {
  .pt100-lg {
    padding-top: 100px !important; } }

.pr0 {
  padding-right: 0px !important; }

@media (max-width: 767px) {
  .pr0-xs {
    padding-right: 0px !important; } }

@media (max-width: 991px) {
  .pr0-sm-lte {
    padding-right: 0px !important; } }

@media (min-width: 768px) {
  .pr0-sm-gte {
    padding-right: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr0-sm-only {
    padding-right: 0px !important; } }

@media (max-width: 1199px) {
  .pr0-md-lte {
    padding-right: 0px !important; } }

@media (min-width: 992px) {
  .pr0-md-gte {
    padding-right: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr0-md-only {
    padding-right: 0px !important; } }

@media (min-width: 1200px) {
  .pr0-lg {
    padding-right: 0px !important; } }

.pr5 {
  padding-right: 5px !important; }

@media (max-width: 767px) {
  .pr5-xs {
    padding-right: 5px !important; } }

@media (max-width: 991px) {
  .pr5-sm-lte {
    padding-right: 5px !important; } }

@media (min-width: 768px) {
  .pr5-sm-gte {
    padding-right: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr5-sm-only {
    padding-right: 5px !important; } }

@media (max-width: 1199px) {
  .pr5-md-lte {
    padding-right: 5px !important; } }

@media (min-width: 992px) {
  .pr5-md-gte {
    padding-right: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr5-md-only {
    padding-right: 5px !important; } }

@media (min-width: 1200px) {
  .pr5-lg {
    padding-right: 5px !important; } }

.pr10 {
  padding-right: 10px !important; }

@media (max-width: 767px) {
  .pr10-xs {
    padding-right: 10px !important; } }

@media (max-width: 991px) {
  .pr10-sm-lte {
    padding-right: 10px !important; } }

@media (min-width: 768px) {
  .pr10-sm-gte {
    padding-right: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr10-sm-only {
    padding-right: 10px !important; } }

@media (max-width: 1199px) {
  .pr10-md-lte {
    padding-right: 10px !important; } }

@media (min-width: 992px) {
  .pr10-md-gte {
    padding-right: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr10-md-only {
    padding-right: 10px !important; } }

@media (min-width: 1200px) {
  .pr10-lg {
    padding-right: 10px !important; } }

.pr15 {
  padding-right: 15px !important; }

@media (max-width: 767px) {
  .pr15-xs {
    padding-right: 15px !important; } }

@media (max-width: 991px) {
  .pr15-sm-lte {
    padding-right: 15px !important; } }

@media (min-width: 768px) {
  .pr15-sm-gte {
    padding-right: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr15-sm-only {
    padding-right: 15px !important; } }

@media (max-width: 1199px) {
  .pr15-md-lte {
    padding-right: 15px !important; } }

@media (min-width: 992px) {
  .pr15-md-gte {
    padding-right: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr15-md-only {
    padding-right: 15px !important; } }

@media (min-width: 1200px) {
  .pr15-lg {
    padding-right: 15px !important; } }

.pr20 {
  padding-right: 20px !important; }

@media (max-width: 767px) {
  .pr20-xs {
    padding-right: 20px !important; } }

@media (max-width: 991px) {
  .pr20-sm-lte {
    padding-right: 20px !important; } }

@media (min-width: 768px) {
  .pr20-sm-gte {
    padding-right: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr20-sm-only {
    padding-right: 20px !important; } }

@media (max-width: 1199px) {
  .pr20-md-lte {
    padding-right: 20px !important; } }

@media (min-width: 992px) {
  .pr20-md-gte {
    padding-right: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr20-md-only {
    padding-right: 20px !important; } }

@media (min-width: 1200px) {
  .pr20-lg {
    padding-right: 20px !important; } }

.pr25 {
  padding-right: 25px !important; }

@media (max-width: 767px) {
  .pr25-xs {
    padding-right: 25px !important; } }

@media (max-width: 991px) {
  .pr25-sm-lte {
    padding-right: 25px !important; } }

@media (min-width: 768px) {
  .pr25-sm-gte {
    padding-right: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr25-sm-only {
    padding-right: 25px !important; } }

@media (max-width: 1199px) {
  .pr25-md-lte {
    padding-right: 25px !important; } }

@media (min-width: 992px) {
  .pr25-md-gte {
    padding-right: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr25-md-only {
    padding-right: 25px !important; } }

@media (min-width: 1200px) {
  .pr25-lg {
    padding-right: 25px !important; } }

.pr30 {
  padding-right: 30px !important; }

@media (max-width: 767px) {
  .pr30-xs {
    padding-right: 30px !important; } }

@media (max-width: 991px) {
  .pr30-sm-lte {
    padding-right: 30px !important; } }

@media (min-width: 768px) {
  .pr30-sm-gte {
    padding-right: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr30-sm-only {
    padding-right: 30px !important; } }

@media (max-width: 1199px) {
  .pr30-md-lte {
    padding-right: 30px !important; } }

@media (min-width: 992px) {
  .pr30-md-gte {
    padding-right: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr30-md-only {
    padding-right: 30px !important; } }

@media (min-width: 1200px) {
  .pr30-lg {
    padding-right: 30px !important; } }

.pr35 {
  padding-right: 35px !important; }

@media (max-width: 767px) {
  .pr35-xs {
    padding-right: 35px !important; } }

@media (max-width: 991px) {
  .pr35-sm-lte {
    padding-right: 35px !important; } }

@media (min-width: 768px) {
  .pr35-sm-gte {
    padding-right: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr35-sm-only {
    padding-right: 35px !important; } }

@media (max-width: 1199px) {
  .pr35-md-lte {
    padding-right: 35px !important; } }

@media (min-width: 992px) {
  .pr35-md-gte {
    padding-right: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr35-md-only {
    padding-right: 35px !important; } }

@media (min-width: 1200px) {
  .pr35-lg {
    padding-right: 35px !important; } }

.pr40 {
  padding-right: 40px !important; }

@media (max-width: 767px) {
  .pr40-xs {
    padding-right: 40px !important; } }

@media (max-width: 991px) {
  .pr40-sm-lte {
    padding-right: 40px !important; } }

@media (min-width: 768px) {
  .pr40-sm-gte {
    padding-right: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr40-sm-only {
    padding-right: 40px !important; } }

@media (max-width: 1199px) {
  .pr40-md-lte {
    padding-right: 40px !important; } }

@media (min-width: 992px) {
  .pr40-md-gte {
    padding-right: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr40-md-only {
    padding-right: 40px !important; } }

@media (min-width: 1200px) {
  .pr40-lg {
    padding-right: 40px !important; } }

.pr45 {
  padding-right: 45px !important; }

@media (max-width: 767px) {
  .pr45-xs {
    padding-right: 45px !important; } }

@media (max-width: 991px) {
  .pr45-sm-lte {
    padding-right: 45px !important; } }

@media (min-width: 768px) {
  .pr45-sm-gte {
    padding-right: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr45-sm-only {
    padding-right: 45px !important; } }

@media (max-width: 1199px) {
  .pr45-md-lte {
    padding-right: 45px !important; } }

@media (min-width: 992px) {
  .pr45-md-gte {
    padding-right: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr45-md-only {
    padding-right: 45px !important; } }

@media (min-width: 1200px) {
  .pr45-lg {
    padding-right: 45px !important; } }

.pr50 {
  padding-right: 50px !important; }

@media (max-width: 767px) {
  .pr50-xs {
    padding-right: 50px !important; } }

@media (max-width: 991px) {
  .pr50-sm-lte {
    padding-right: 50px !important; } }

@media (min-width: 768px) {
  .pr50-sm-gte {
    padding-right: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr50-sm-only {
    padding-right: 50px !important; } }

@media (max-width: 1199px) {
  .pr50-md-lte {
    padding-right: 50px !important; } }

@media (min-width: 992px) {
  .pr50-md-gte {
    padding-right: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr50-md-only {
    padding-right: 50px !important; } }

@media (min-width: 1200px) {
  .pr50-lg {
    padding-right: 50px !important; } }

.pr55 {
  padding-right: 55px !important; }

@media (max-width: 767px) {
  .pr55-xs {
    padding-right: 55px !important; } }

@media (max-width: 991px) {
  .pr55-sm-lte {
    padding-right: 55px !important; } }

@media (min-width: 768px) {
  .pr55-sm-gte {
    padding-right: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr55-sm-only {
    padding-right: 55px !important; } }

@media (max-width: 1199px) {
  .pr55-md-lte {
    padding-right: 55px !important; } }

@media (min-width: 992px) {
  .pr55-md-gte {
    padding-right: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr55-md-only {
    padding-right: 55px !important; } }

@media (min-width: 1200px) {
  .pr55-lg {
    padding-right: 55px !important; } }

.pr60 {
  padding-right: 60px !important; }

@media (max-width: 767px) {
  .pr60-xs {
    padding-right: 60px !important; } }

@media (max-width: 991px) {
  .pr60-sm-lte {
    padding-right: 60px !important; } }

@media (min-width: 768px) {
  .pr60-sm-gte {
    padding-right: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr60-sm-only {
    padding-right: 60px !important; } }

@media (max-width: 1199px) {
  .pr60-md-lte {
    padding-right: 60px !important; } }

@media (min-width: 992px) {
  .pr60-md-gte {
    padding-right: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr60-md-only {
    padding-right: 60px !important; } }

@media (min-width: 1200px) {
  .pr60-lg {
    padding-right: 60px !important; } }

.pr65 {
  padding-right: 65px !important; }

@media (max-width: 767px) {
  .pr65-xs {
    padding-right: 65px !important; } }

@media (max-width: 991px) {
  .pr65-sm-lte {
    padding-right: 65px !important; } }

@media (min-width: 768px) {
  .pr65-sm-gte {
    padding-right: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr65-sm-only {
    padding-right: 65px !important; } }

@media (max-width: 1199px) {
  .pr65-md-lte {
    padding-right: 65px !important; } }

@media (min-width: 992px) {
  .pr65-md-gte {
    padding-right: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr65-md-only {
    padding-right: 65px !important; } }

@media (min-width: 1200px) {
  .pr65-lg {
    padding-right: 65px !important; } }

.pr70 {
  padding-right: 70px !important; }

@media (max-width: 767px) {
  .pr70-xs {
    padding-right: 70px !important; } }

@media (max-width: 991px) {
  .pr70-sm-lte {
    padding-right: 70px !important; } }

@media (min-width: 768px) {
  .pr70-sm-gte {
    padding-right: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr70-sm-only {
    padding-right: 70px !important; } }

@media (max-width: 1199px) {
  .pr70-md-lte {
    padding-right: 70px !important; } }

@media (min-width: 992px) {
  .pr70-md-gte {
    padding-right: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr70-md-only {
    padding-right: 70px !important; } }

@media (min-width: 1200px) {
  .pr70-lg {
    padding-right: 70px !important; } }

.pr75 {
  padding-right: 75px !important; }

@media (max-width: 767px) {
  .pr75-xs {
    padding-right: 75px !important; } }

@media (max-width: 991px) {
  .pr75-sm-lte {
    padding-right: 75px !important; } }

@media (min-width: 768px) {
  .pr75-sm-gte {
    padding-right: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr75-sm-only {
    padding-right: 75px !important; } }

@media (max-width: 1199px) {
  .pr75-md-lte {
    padding-right: 75px !important; } }

@media (min-width: 992px) {
  .pr75-md-gte {
    padding-right: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr75-md-only {
    padding-right: 75px !important; } }

@media (min-width: 1200px) {
  .pr75-lg {
    padding-right: 75px !important; } }

.pr80 {
  padding-right: 80px !important; }

@media (max-width: 767px) {
  .pr80-xs {
    padding-right: 80px !important; } }

@media (max-width: 991px) {
  .pr80-sm-lte {
    padding-right: 80px !important; } }

@media (min-width: 768px) {
  .pr80-sm-gte {
    padding-right: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr80-sm-only {
    padding-right: 80px !important; } }

@media (max-width: 1199px) {
  .pr80-md-lte {
    padding-right: 80px !important; } }

@media (min-width: 992px) {
  .pr80-md-gte {
    padding-right: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr80-md-only {
    padding-right: 80px !important; } }

@media (min-width: 1200px) {
  .pr80-lg {
    padding-right: 80px !important; } }

.pr85 {
  padding-right: 85px !important; }

@media (max-width: 767px) {
  .pr85-xs {
    padding-right: 85px !important; } }

@media (max-width: 991px) {
  .pr85-sm-lte {
    padding-right: 85px !important; } }

@media (min-width: 768px) {
  .pr85-sm-gte {
    padding-right: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr85-sm-only {
    padding-right: 85px !important; } }

@media (max-width: 1199px) {
  .pr85-md-lte {
    padding-right: 85px !important; } }

@media (min-width: 992px) {
  .pr85-md-gte {
    padding-right: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr85-md-only {
    padding-right: 85px !important; } }

@media (min-width: 1200px) {
  .pr85-lg {
    padding-right: 85px !important; } }

.pr90 {
  padding-right: 90px !important; }

@media (max-width: 767px) {
  .pr90-xs {
    padding-right: 90px !important; } }

@media (max-width: 991px) {
  .pr90-sm-lte {
    padding-right: 90px !important; } }

@media (min-width: 768px) {
  .pr90-sm-gte {
    padding-right: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr90-sm-only {
    padding-right: 90px !important; } }

@media (max-width: 1199px) {
  .pr90-md-lte {
    padding-right: 90px !important; } }

@media (min-width: 992px) {
  .pr90-md-gte {
    padding-right: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr90-md-only {
    padding-right: 90px !important; } }

@media (min-width: 1200px) {
  .pr90-lg {
    padding-right: 90px !important; } }

.pr95 {
  padding-right: 95px !important; }

@media (max-width: 767px) {
  .pr95-xs {
    padding-right: 95px !important; } }

@media (max-width: 991px) {
  .pr95-sm-lte {
    padding-right: 95px !important; } }

@media (min-width: 768px) {
  .pr95-sm-gte {
    padding-right: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr95-sm-only {
    padding-right: 95px !important; } }

@media (max-width: 1199px) {
  .pr95-md-lte {
    padding-right: 95px !important; } }

@media (min-width: 992px) {
  .pr95-md-gte {
    padding-right: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr95-md-only {
    padding-right: 95px !important; } }

@media (min-width: 1200px) {
  .pr95-lg {
    padding-right: 95px !important; } }

.pr100 {
  padding-right: 100px !important; }

@media (max-width: 767px) {
  .pr100-xs {
    padding-right: 100px !important; } }

@media (max-width: 991px) {
  .pr100-sm-lte {
    padding-right: 100px !important; } }

@media (min-width: 768px) {
  .pr100-sm-gte {
    padding-right: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pr100-sm-only {
    padding-right: 100px !important; } }

@media (max-width: 1199px) {
  .pr100-md-lte {
    padding-right: 100px !important; } }

@media (min-width: 992px) {
  .pr100-md-gte {
    padding-right: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pr100-md-only {
    padding-right: 100px !important; } }

@media (min-width: 1200px) {
  .pr100-lg {
    padding-right: 100px !important; } }

.pl0 {
  padding-left: 0px !important; }

@media (max-width: 767px) {
  .pl0-xs {
    padding-left: 0px !important; } }

@media (max-width: 991px) {
  .pl0-sm-lte {
    padding-left: 0px !important; } }

@media (min-width: 768px) {
  .pl0-sm-gte {
    padding-left: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl0-sm-only {
    padding-left: 0px !important; } }

@media (max-width: 1199px) {
  .pl0-md-lte {
    padding-left: 0px !important; } }

@media (min-width: 992px) {
  .pl0-md-gte {
    padding-left: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl0-md-only {
    padding-left: 0px !important; } }

@media (min-width: 1200px) {
  .pl0-lg {
    padding-left: 0px !important; } }

.pl5 {
  padding-left: 5px !important; }

@media (max-width: 767px) {
  .pl5-xs {
    padding-left: 5px !important; } }

@media (max-width: 991px) {
  .pl5-sm-lte {
    padding-left: 5px !important; } }

@media (min-width: 768px) {
  .pl5-sm-gte {
    padding-left: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl5-sm-only {
    padding-left: 5px !important; } }

@media (max-width: 1199px) {
  .pl5-md-lte {
    padding-left: 5px !important; } }

@media (min-width: 992px) {
  .pl5-md-gte {
    padding-left: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl5-md-only {
    padding-left: 5px !important; } }

@media (min-width: 1200px) {
  .pl5-lg {
    padding-left: 5px !important; } }

.pl10 {
  padding-left: 10px !important; }

@media (max-width: 767px) {
  .pl10-xs {
    padding-left: 10px !important; } }

@media (max-width: 991px) {
  .pl10-sm-lte {
    padding-left: 10px !important; } }

@media (min-width: 768px) {
  .pl10-sm-gte {
    padding-left: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl10-sm-only {
    padding-left: 10px !important; } }

@media (max-width: 1199px) {
  .pl10-md-lte {
    padding-left: 10px !important; } }

@media (min-width: 992px) {
  .pl10-md-gte {
    padding-left: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl10-md-only {
    padding-left: 10px !important; } }

@media (min-width: 1200px) {
  .pl10-lg {
    padding-left: 10px !important; } }

.pl15 {
  padding-left: 15px !important; }

@media (max-width: 767px) {
  .pl15-xs {
    padding-left: 15px !important; } }

@media (max-width: 991px) {
  .pl15-sm-lte {
    padding-left: 15px !important; } }

@media (min-width: 768px) {
  .pl15-sm-gte {
    padding-left: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl15-sm-only {
    padding-left: 15px !important; } }

@media (max-width: 1199px) {
  .pl15-md-lte {
    padding-left: 15px !important; } }

@media (min-width: 992px) {
  .pl15-md-gte {
    padding-left: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl15-md-only {
    padding-left: 15px !important; } }

@media (min-width: 1200px) {
  .pl15-lg {
    padding-left: 15px !important; } }

.pl20 {
  padding-left: 20px !important; }

@media (max-width: 767px) {
  .pl20-xs {
    padding-left: 20px !important; } }

@media (max-width: 991px) {
  .pl20-sm-lte {
    padding-left: 20px !important; } }

@media (min-width: 768px) {
  .pl20-sm-gte {
    padding-left: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl20-sm-only {
    padding-left: 20px !important; } }

@media (max-width: 1199px) {
  .pl20-md-lte {
    padding-left: 20px !important; } }

@media (min-width: 992px) {
  .pl20-md-gte {
    padding-left: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl20-md-only {
    padding-left: 20px !important; } }

@media (min-width: 1200px) {
  .pl20-lg {
    padding-left: 20px !important; } }

.pl25 {
  padding-left: 25px !important; }

@media (max-width: 767px) {
  .pl25-xs {
    padding-left: 25px !important; } }

@media (max-width: 991px) {
  .pl25-sm-lte {
    padding-left: 25px !important; } }

@media (min-width: 768px) {
  .pl25-sm-gte {
    padding-left: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl25-sm-only {
    padding-left: 25px !important; } }

@media (max-width: 1199px) {
  .pl25-md-lte {
    padding-left: 25px !important; } }

@media (min-width: 992px) {
  .pl25-md-gte {
    padding-left: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl25-md-only {
    padding-left: 25px !important; } }

@media (min-width: 1200px) {
  .pl25-lg {
    padding-left: 25px !important; } }

.pl30 {
  padding-left: 30px !important; }

@media (max-width: 767px) {
  .pl30-xs {
    padding-left: 30px !important; } }

@media (max-width: 991px) {
  .pl30-sm-lte {
    padding-left: 30px !important; } }

@media (min-width: 768px) {
  .pl30-sm-gte {
    padding-left: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl30-sm-only {
    padding-left: 30px !important; } }

@media (max-width: 1199px) {
  .pl30-md-lte {
    padding-left: 30px !important; } }

@media (min-width: 992px) {
  .pl30-md-gte {
    padding-left: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl30-md-only {
    padding-left: 30px !important; } }

@media (min-width: 1200px) {
  .pl30-lg {
    padding-left: 30px !important; } }

.pl35 {
  padding-left: 35px !important; }

@media (max-width: 767px) {
  .pl35-xs {
    padding-left: 35px !important; } }

@media (max-width: 991px) {
  .pl35-sm-lte {
    padding-left: 35px !important; } }

@media (min-width: 768px) {
  .pl35-sm-gte {
    padding-left: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl35-sm-only {
    padding-left: 35px !important; } }

@media (max-width: 1199px) {
  .pl35-md-lte {
    padding-left: 35px !important; } }

@media (min-width: 992px) {
  .pl35-md-gte {
    padding-left: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl35-md-only {
    padding-left: 35px !important; } }

@media (min-width: 1200px) {
  .pl35-lg {
    padding-left: 35px !important; } }

.pl40 {
  padding-left: 40px !important; }

@media (max-width: 767px) {
  .pl40-xs {
    padding-left: 40px !important; } }

@media (max-width: 991px) {
  .pl40-sm-lte {
    padding-left: 40px !important; } }

@media (min-width: 768px) {
  .pl40-sm-gte {
    padding-left: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl40-sm-only {
    padding-left: 40px !important; } }

@media (max-width: 1199px) {
  .pl40-md-lte {
    padding-left: 40px !important; } }

@media (min-width: 992px) {
  .pl40-md-gte {
    padding-left: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl40-md-only {
    padding-left: 40px !important; } }

@media (min-width: 1200px) {
  .pl40-lg {
    padding-left: 40px !important; } }

.pl45 {
  padding-left: 45px !important; }

@media (max-width: 767px) {
  .pl45-xs {
    padding-left: 45px !important; } }

@media (max-width: 991px) {
  .pl45-sm-lte {
    padding-left: 45px !important; } }

@media (min-width: 768px) {
  .pl45-sm-gte {
    padding-left: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl45-sm-only {
    padding-left: 45px !important; } }

@media (max-width: 1199px) {
  .pl45-md-lte {
    padding-left: 45px !important; } }

@media (min-width: 992px) {
  .pl45-md-gte {
    padding-left: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl45-md-only {
    padding-left: 45px !important; } }

@media (min-width: 1200px) {
  .pl45-lg {
    padding-left: 45px !important; } }

.pl50 {
  padding-left: 50px !important; }

@media (max-width: 767px) {
  .pl50-xs {
    padding-left: 50px !important; } }

@media (max-width: 991px) {
  .pl50-sm-lte {
    padding-left: 50px !important; } }

@media (min-width: 768px) {
  .pl50-sm-gte {
    padding-left: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl50-sm-only {
    padding-left: 50px !important; } }

@media (max-width: 1199px) {
  .pl50-md-lte {
    padding-left: 50px !important; } }

@media (min-width: 992px) {
  .pl50-md-gte {
    padding-left: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl50-md-only {
    padding-left: 50px !important; } }

@media (min-width: 1200px) {
  .pl50-lg {
    padding-left: 50px !important; } }

.pl55 {
  padding-left: 55px !important; }

@media (max-width: 767px) {
  .pl55-xs {
    padding-left: 55px !important; } }

@media (max-width: 991px) {
  .pl55-sm-lte {
    padding-left: 55px !important; } }

@media (min-width: 768px) {
  .pl55-sm-gte {
    padding-left: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl55-sm-only {
    padding-left: 55px !important; } }

@media (max-width: 1199px) {
  .pl55-md-lte {
    padding-left: 55px !important; } }

@media (min-width: 992px) {
  .pl55-md-gte {
    padding-left: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl55-md-only {
    padding-left: 55px !important; } }

@media (min-width: 1200px) {
  .pl55-lg {
    padding-left: 55px !important; } }

.pl60 {
  padding-left: 60px !important; }

@media (max-width: 767px) {
  .pl60-xs {
    padding-left: 60px !important; } }

@media (max-width: 991px) {
  .pl60-sm-lte {
    padding-left: 60px !important; } }

@media (min-width: 768px) {
  .pl60-sm-gte {
    padding-left: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl60-sm-only {
    padding-left: 60px !important; } }

@media (max-width: 1199px) {
  .pl60-md-lte {
    padding-left: 60px !important; } }

@media (min-width: 992px) {
  .pl60-md-gte {
    padding-left: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl60-md-only {
    padding-left: 60px !important; } }

@media (min-width: 1200px) {
  .pl60-lg {
    padding-left: 60px !important; } }

.pl65 {
  padding-left: 65px !important; }

@media (max-width: 767px) {
  .pl65-xs {
    padding-left: 65px !important; } }

@media (max-width: 991px) {
  .pl65-sm-lte {
    padding-left: 65px !important; } }

@media (min-width: 768px) {
  .pl65-sm-gte {
    padding-left: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl65-sm-only {
    padding-left: 65px !important; } }

@media (max-width: 1199px) {
  .pl65-md-lte {
    padding-left: 65px !important; } }

@media (min-width: 992px) {
  .pl65-md-gte {
    padding-left: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl65-md-only {
    padding-left: 65px !important; } }

@media (min-width: 1200px) {
  .pl65-lg {
    padding-left: 65px !important; } }

.pl70 {
  padding-left: 70px !important; }

@media (max-width: 767px) {
  .pl70-xs {
    padding-left: 70px !important; } }

@media (max-width: 991px) {
  .pl70-sm-lte {
    padding-left: 70px !important; } }

@media (min-width: 768px) {
  .pl70-sm-gte {
    padding-left: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl70-sm-only {
    padding-left: 70px !important; } }

@media (max-width: 1199px) {
  .pl70-md-lte {
    padding-left: 70px !important; } }

@media (min-width: 992px) {
  .pl70-md-gte {
    padding-left: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl70-md-only {
    padding-left: 70px !important; } }

@media (min-width: 1200px) {
  .pl70-lg {
    padding-left: 70px !important; } }

.pl75 {
  padding-left: 75px !important; }

@media (max-width: 767px) {
  .pl75-xs {
    padding-left: 75px !important; } }

@media (max-width: 991px) {
  .pl75-sm-lte {
    padding-left: 75px !important; } }

@media (min-width: 768px) {
  .pl75-sm-gte {
    padding-left: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl75-sm-only {
    padding-left: 75px !important; } }

@media (max-width: 1199px) {
  .pl75-md-lte {
    padding-left: 75px !important; } }

@media (min-width: 992px) {
  .pl75-md-gte {
    padding-left: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl75-md-only {
    padding-left: 75px !important; } }

@media (min-width: 1200px) {
  .pl75-lg {
    padding-left: 75px !important; } }

.pl80 {
  padding-left: 80px !important; }

@media (max-width: 767px) {
  .pl80-xs {
    padding-left: 80px !important; } }

@media (max-width: 991px) {
  .pl80-sm-lte {
    padding-left: 80px !important; } }

@media (min-width: 768px) {
  .pl80-sm-gte {
    padding-left: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl80-sm-only {
    padding-left: 80px !important; } }

@media (max-width: 1199px) {
  .pl80-md-lte {
    padding-left: 80px !important; } }

@media (min-width: 992px) {
  .pl80-md-gte {
    padding-left: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl80-md-only {
    padding-left: 80px !important; } }

@media (min-width: 1200px) {
  .pl80-lg {
    padding-left: 80px !important; } }

.pl85 {
  padding-left: 85px !important; }

@media (max-width: 767px) {
  .pl85-xs {
    padding-left: 85px !important; } }

@media (max-width: 991px) {
  .pl85-sm-lte {
    padding-left: 85px !important; } }

@media (min-width: 768px) {
  .pl85-sm-gte {
    padding-left: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl85-sm-only {
    padding-left: 85px !important; } }

@media (max-width: 1199px) {
  .pl85-md-lte {
    padding-left: 85px !important; } }

@media (min-width: 992px) {
  .pl85-md-gte {
    padding-left: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl85-md-only {
    padding-left: 85px !important; } }

@media (min-width: 1200px) {
  .pl85-lg {
    padding-left: 85px !important; } }

.pl90 {
  padding-left: 90px !important; }

@media (max-width: 767px) {
  .pl90-xs {
    padding-left: 90px !important; } }

@media (max-width: 991px) {
  .pl90-sm-lte {
    padding-left: 90px !important; } }

@media (min-width: 768px) {
  .pl90-sm-gte {
    padding-left: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl90-sm-only {
    padding-left: 90px !important; } }

@media (max-width: 1199px) {
  .pl90-md-lte {
    padding-left: 90px !important; } }

@media (min-width: 992px) {
  .pl90-md-gte {
    padding-left: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl90-md-only {
    padding-left: 90px !important; } }

@media (min-width: 1200px) {
  .pl90-lg {
    padding-left: 90px !important; } }

.pl95 {
  padding-left: 95px !important; }

@media (max-width: 767px) {
  .pl95-xs {
    padding-left: 95px !important; } }

@media (max-width: 991px) {
  .pl95-sm-lte {
    padding-left: 95px !important; } }

@media (min-width: 768px) {
  .pl95-sm-gte {
    padding-left: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl95-sm-only {
    padding-left: 95px !important; } }

@media (max-width: 1199px) {
  .pl95-md-lte {
    padding-left: 95px !important; } }

@media (min-width: 992px) {
  .pl95-md-gte {
    padding-left: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl95-md-only {
    padding-left: 95px !important; } }

@media (min-width: 1200px) {
  .pl95-lg {
    padding-left: 95px !important; } }

.pl100 {
  padding-left: 100px !important; }

@media (max-width: 767px) {
  .pl100-xs {
    padding-left: 100px !important; } }

@media (max-width: 991px) {
  .pl100-sm-lte {
    padding-left: 100px !important; } }

@media (min-width: 768px) {
  .pl100-sm-gte {
    padding-left: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pl100-sm-only {
    padding-left: 100px !important; } }

@media (max-width: 1199px) {
  .pl100-md-lte {
    padding-left: 100px !important; } }

@media (min-width: 992px) {
  .pl100-md-gte {
    padding-left: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pl100-md-only {
    padding-left: 100px !important; } }

@media (min-width: 1200px) {
  .pl100-lg {
    padding-left: 100px !important; } }

.pb0 {
  padding-bottom: 0px !important; }

@media (max-width: 767px) {
  .pb0-xs {
    padding-bottom: 0px !important; } }

@media (max-width: 991px) {
  .pb0-sm-lte {
    padding-bottom: 0px !important; } }

@media (min-width: 768px) {
  .pb0-sm-gte {
    padding-bottom: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb0-sm-only {
    padding-bottom: 0px !important; } }

@media (max-width: 1199px) {
  .pb0-md-lte {
    padding-bottom: 0px !important; } }

@media (min-width: 992px) {
  .pb0-md-gte {
    padding-bottom: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb0-md-only {
    padding-bottom: 0px !important; } }

@media (min-width: 1200px) {
  .pb0-lg {
    padding-bottom: 0px !important; } }

.pb5 {
  padding-bottom: 5px !important; }

@media (max-width: 767px) {
  .pb5-xs {
    padding-bottom: 5px !important; } }

@media (max-width: 991px) {
  .pb5-sm-lte {
    padding-bottom: 5px !important; } }

@media (min-width: 768px) {
  .pb5-sm-gte {
    padding-bottom: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb5-sm-only {
    padding-bottom: 5px !important; } }

@media (max-width: 1199px) {
  .pb5-md-lte {
    padding-bottom: 5px !important; } }

@media (min-width: 992px) {
  .pb5-md-gte {
    padding-bottom: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb5-md-only {
    padding-bottom: 5px !important; } }

@media (min-width: 1200px) {
  .pb5-lg {
    padding-bottom: 5px !important; } }

.pb10 {
  padding-bottom: 10px !important; }

@media (max-width: 767px) {
  .pb10-xs {
    padding-bottom: 10px !important; } }

@media (max-width: 991px) {
  .pb10-sm-lte {
    padding-bottom: 10px !important; } }

@media (min-width: 768px) {
  .pb10-sm-gte {
    padding-bottom: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb10-sm-only {
    padding-bottom: 10px !important; } }

@media (max-width: 1199px) {
  .pb10-md-lte {
    padding-bottom: 10px !important; } }

@media (min-width: 992px) {
  .pb10-md-gte {
    padding-bottom: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb10-md-only {
    padding-bottom: 10px !important; } }

@media (min-width: 1200px) {
  .pb10-lg {
    padding-bottom: 10px !important; } }

.pb15 {
  padding-bottom: 15px !important; }

@media (max-width: 767px) {
  .pb15-xs {
    padding-bottom: 15px !important; } }

@media (max-width: 991px) {
  .pb15-sm-lte {
    padding-bottom: 15px !important; } }

@media (min-width: 768px) {
  .pb15-sm-gte {
    padding-bottom: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb15-sm-only {
    padding-bottom: 15px !important; } }

@media (max-width: 1199px) {
  .pb15-md-lte {
    padding-bottom: 15px !important; } }

@media (min-width: 992px) {
  .pb15-md-gte {
    padding-bottom: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb15-md-only {
    padding-bottom: 15px !important; } }

@media (min-width: 1200px) {
  .pb15-lg {
    padding-bottom: 15px !important; } }

.pb20 {
  padding-bottom: 20px !important; }

@media (max-width: 767px) {
  .pb20-xs {
    padding-bottom: 20px !important; } }

@media (max-width: 991px) {
  .pb20-sm-lte {
    padding-bottom: 20px !important; } }

@media (min-width: 768px) {
  .pb20-sm-gte {
    padding-bottom: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb20-sm-only {
    padding-bottom: 20px !important; } }

@media (max-width: 1199px) {
  .pb20-md-lte {
    padding-bottom: 20px !important; } }

@media (min-width: 992px) {
  .pb20-md-gte {
    padding-bottom: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb20-md-only {
    padding-bottom: 20px !important; } }

@media (min-width: 1200px) {
  .pb20-lg {
    padding-bottom: 20px !important; } }

.pb25 {
  padding-bottom: 25px !important; }

@media (max-width: 767px) {
  .pb25-xs {
    padding-bottom: 25px !important; } }

@media (max-width: 991px) {
  .pb25-sm-lte {
    padding-bottom: 25px !important; } }

@media (min-width: 768px) {
  .pb25-sm-gte {
    padding-bottom: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb25-sm-only {
    padding-bottom: 25px !important; } }

@media (max-width: 1199px) {
  .pb25-md-lte {
    padding-bottom: 25px !important; } }

@media (min-width: 992px) {
  .pb25-md-gte {
    padding-bottom: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb25-md-only {
    padding-bottom: 25px !important; } }

@media (min-width: 1200px) {
  .pb25-lg {
    padding-bottom: 25px !important; } }

.pb30 {
  padding-bottom: 30px !important; }

@media (max-width: 767px) {
  .pb30-xs {
    padding-bottom: 30px !important; } }

@media (max-width: 991px) {
  .pb30-sm-lte {
    padding-bottom: 30px !important; } }

@media (min-width: 768px) {
  .pb30-sm-gte {
    padding-bottom: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb30-sm-only {
    padding-bottom: 30px !important; } }

@media (max-width: 1199px) {
  .pb30-md-lte {
    padding-bottom: 30px !important; } }

@media (min-width: 992px) {
  .pb30-md-gte {
    padding-bottom: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb30-md-only {
    padding-bottom: 30px !important; } }

@media (min-width: 1200px) {
  .pb30-lg {
    padding-bottom: 30px !important; } }

.pb35 {
  padding-bottom: 35px !important; }

@media (max-width: 767px) {
  .pb35-xs {
    padding-bottom: 35px !important; } }

@media (max-width: 991px) {
  .pb35-sm-lte {
    padding-bottom: 35px !important; } }

@media (min-width: 768px) {
  .pb35-sm-gte {
    padding-bottom: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb35-sm-only {
    padding-bottom: 35px !important; } }

@media (max-width: 1199px) {
  .pb35-md-lte {
    padding-bottom: 35px !important; } }

@media (min-width: 992px) {
  .pb35-md-gte {
    padding-bottom: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb35-md-only {
    padding-bottom: 35px !important; } }

@media (min-width: 1200px) {
  .pb35-lg {
    padding-bottom: 35px !important; } }

.pb40 {
  padding-bottom: 40px !important; }

@media (max-width: 767px) {
  .pb40-xs {
    padding-bottom: 40px !important; } }

@media (max-width: 991px) {
  .pb40-sm-lte {
    padding-bottom: 40px !important; } }

@media (min-width: 768px) {
  .pb40-sm-gte {
    padding-bottom: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb40-sm-only {
    padding-bottom: 40px !important; } }

@media (max-width: 1199px) {
  .pb40-md-lte {
    padding-bottom: 40px !important; } }

@media (min-width: 992px) {
  .pb40-md-gte {
    padding-bottom: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb40-md-only {
    padding-bottom: 40px !important; } }

@media (min-width: 1200px) {
  .pb40-lg {
    padding-bottom: 40px !important; } }

.pb45 {
  padding-bottom: 45px !important; }

@media (max-width: 767px) {
  .pb45-xs {
    padding-bottom: 45px !important; } }

@media (max-width: 991px) {
  .pb45-sm-lte {
    padding-bottom: 45px !important; } }

@media (min-width: 768px) {
  .pb45-sm-gte {
    padding-bottom: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb45-sm-only {
    padding-bottom: 45px !important; } }

@media (max-width: 1199px) {
  .pb45-md-lte {
    padding-bottom: 45px !important; } }

@media (min-width: 992px) {
  .pb45-md-gte {
    padding-bottom: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb45-md-only {
    padding-bottom: 45px !important; } }

@media (min-width: 1200px) {
  .pb45-lg {
    padding-bottom: 45px !important; } }

.pb50 {
  padding-bottom: 50px !important; }

@media (max-width: 767px) {
  .pb50-xs {
    padding-bottom: 50px !important; } }

@media (max-width: 991px) {
  .pb50-sm-lte {
    padding-bottom: 50px !important; } }

@media (min-width: 768px) {
  .pb50-sm-gte {
    padding-bottom: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb50-sm-only {
    padding-bottom: 50px !important; } }

@media (max-width: 1199px) {
  .pb50-md-lte {
    padding-bottom: 50px !important; } }

@media (min-width: 992px) {
  .pb50-md-gte {
    padding-bottom: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb50-md-only {
    padding-bottom: 50px !important; } }

@media (min-width: 1200px) {
  .pb50-lg {
    padding-bottom: 50px !important; } }

.pb55 {
  padding-bottom: 55px !important; }

@media (max-width: 767px) {
  .pb55-xs {
    padding-bottom: 55px !important; } }

@media (max-width: 991px) {
  .pb55-sm-lte {
    padding-bottom: 55px !important; } }

@media (min-width: 768px) {
  .pb55-sm-gte {
    padding-bottom: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb55-sm-only {
    padding-bottom: 55px !important; } }

@media (max-width: 1199px) {
  .pb55-md-lte {
    padding-bottom: 55px !important; } }

@media (min-width: 992px) {
  .pb55-md-gte {
    padding-bottom: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb55-md-only {
    padding-bottom: 55px !important; } }

@media (min-width: 1200px) {
  .pb55-lg {
    padding-bottom: 55px !important; } }

.pb60 {
  padding-bottom: 60px !important; }

@media (max-width: 767px) {
  .pb60-xs {
    padding-bottom: 60px !important; } }

@media (max-width: 991px) {
  .pb60-sm-lte {
    padding-bottom: 60px !important; } }

@media (min-width: 768px) {
  .pb60-sm-gte {
    padding-bottom: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb60-sm-only {
    padding-bottom: 60px !important; } }

@media (max-width: 1199px) {
  .pb60-md-lte {
    padding-bottom: 60px !important; } }

@media (min-width: 992px) {
  .pb60-md-gte {
    padding-bottom: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb60-md-only {
    padding-bottom: 60px !important; } }

@media (min-width: 1200px) {
  .pb60-lg {
    padding-bottom: 60px !important; } }

.pb65 {
  padding-bottom: 65px !important; }

@media (max-width: 767px) {
  .pb65-xs {
    padding-bottom: 65px !important; } }

@media (max-width: 991px) {
  .pb65-sm-lte {
    padding-bottom: 65px !important; } }

@media (min-width: 768px) {
  .pb65-sm-gte {
    padding-bottom: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb65-sm-only {
    padding-bottom: 65px !important; } }

@media (max-width: 1199px) {
  .pb65-md-lte {
    padding-bottom: 65px !important; } }

@media (min-width: 992px) {
  .pb65-md-gte {
    padding-bottom: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb65-md-only {
    padding-bottom: 65px !important; } }

@media (min-width: 1200px) {
  .pb65-lg {
    padding-bottom: 65px !important; } }

.pb70 {
  padding-bottom: 70px !important; }

@media (max-width: 767px) {
  .pb70-xs {
    padding-bottom: 70px !important; } }

@media (max-width: 991px) {
  .pb70-sm-lte {
    padding-bottom: 70px !important; } }

@media (min-width: 768px) {
  .pb70-sm-gte {
    padding-bottom: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb70-sm-only {
    padding-bottom: 70px !important; } }

@media (max-width: 1199px) {
  .pb70-md-lte {
    padding-bottom: 70px !important; } }

@media (min-width: 992px) {
  .pb70-md-gte {
    padding-bottom: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb70-md-only {
    padding-bottom: 70px !important; } }

@media (min-width: 1200px) {
  .pb70-lg {
    padding-bottom: 70px !important; } }

.pb75 {
  padding-bottom: 75px !important; }

@media (max-width: 767px) {
  .pb75-xs {
    padding-bottom: 75px !important; } }

@media (max-width: 991px) {
  .pb75-sm-lte {
    padding-bottom: 75px !important; } }

@media (min-width: 768px) {
  .pb75-sm-gte {
    padding-bottom: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb75-sm-only {
    padding-bottom: 75px !important; } }

@media (max-width: 1199px) {
  .pb75-md-lte {
    padding-bottom: 75px !important; } }

@media (min-width: 992px) {
  .pb75-md-gte {
    padding-bottom: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb75-md-only {
    padding-bottom: 75px !important; } }

@media (min-width: 1200px) {
  .pb75-lg {
    padding-bottom: 75px !important; } }

.pb80 {
  padding-bottom: 80px !important; }

@media (max-width: 767px) {
  .pb80-xs {
    padding-bottom: 80px !important; } }

@media (max-width: 991px) {
  .pb80-sm-lte {
    padding-bottom: 80px !important; } }

@media (min-width: 768px) {
  .pb80-sm-gte {
    padding-bottom: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb80-sm-only {
    padding-bottom: 80px !important; } }

@media (max-width: 1199px) {
  .pb80-md-lte {
    padding-bottom: 80px !important; } }

@media (min-width: 992px) {
  .pb80-md-gte {
    padding-bottom: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb80-md-only {
    padding-bottom: 80px !important; } }

@media (min-width: 1200px) {
  .pb80-lg {
    padding-bottom: 80px !important; } }

.pb85 {
  padding-bottom: 85px !important; }

@media (max-width: 767px) {
  .pb85-xs {
    padding-bottom: 85px !important; } }

@media (max-width: 991px) {
  .pb85-sm-lte {
    padding-bottom: 85px !important; } }

@media (min-width: 768px) {
  .pb85-sm-gte {
    padding-bottom: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb85-sm-only {
    padding-bottom: 85px !important; } }

@media (max-width: 1199px) {
  .pb85-md-lte {
    padding-bottom: 85px !important; } }

@media (min-width: 992px) {
  .pb85-md-gte {
    padding-bottom: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb85-md-only {
    padding-bottom: 85px !important; } }

@media (min-width: 1200px) {
  .pb85-lg {
    padding-bottom: 85px !important; } }

.pb90 {
  padding-bottom: 90px !important; }

@media (max-width: 767px) {
  .pb90-xs {
    padding-bottom: 90px !important; } }

@media (max-width: 991px) {
  .pb90-sm-lte {
    padding-bottom: 90px !important; } }

@media (min-width: 768px) {
  .pb90-sm-gte {
    padding-bottom: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb90-sm-only {
    padding-bottom: 90px !important; } }

@media (max-width: 1199px) {
  .pb90-md-lte {
    padding-bottom: 90px !important; } }

@media (min-width: 992px) {
  .pb90-md-gte {
    padding-bottom: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb90-md-only {
    padding-bottom: 90px !important; } }

@media (min-width: 1200px) {
  .pb90-lg {
    padding-bottom: 90px !important; } }

.pb95 {
  padding-bottom: 95px !important; }

@media (max-width: 767px) {
  .pb95-xs {
    padding-bottom: 95px !important; } }

@media (max-width: 991px) {
  .pb95-sm-lte {
    padding-bottom: 95px !important; } }

@media (min-width: 768px) {
  .pb95-sm-gte {
    padding-bottom: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb95-sm-only {
    padding-bottom: 95px !important; } }

@media (max-width: 1199px) {
  .pb95-md-lte {
    padding-bottom: 95px !important; } }

@media (min-width: 992px) {
  .pb95-md-gte {
    padding-bottom: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb95-md-only {
    padding-bottom: 95px !important; } }

@media (min-width: 1200px) {
  .pb95-lg {
    padding-bottom: 95px !important; } }

.pb100 {
  padding-bottom: 100px !important; }

@media (max-width: 767px) {
  .pb100-xs {
    padding-bottom: 100px !important; } }

@media (max-width: 991px) {
  .pb100-sm-lte {
    padding-bottom: 100px !important; } }

@media (min-width: 768px) {
  .pb100-sm-gte {
    padding-bottom: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pb100-sm-only {
    padding-bottom: 100px !important; } }

@media (max-width: 1199px) {
  .pb100-md-lte {
    padding-bottom: 100px !important; } }

@media (min-width: 992px) {
  .pb100-md-gte {
    padding-bottom: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pb100-md-only {
    padding-bottom: 100px !important; } }

@media (min-width: 1200px) {
  .pb100-lg {
    padding-bottom: 100px !important; } }

.m0 {
  margin: 0px !important; }

@media (max-width: 767px) {
  .m0-xs {
    margin: 0px !important; } }

@media (max-width: 991px) {
  .m0-sm-lte {
    margin: 0px !important; } }

@media (min-width: 768px) {
  .m0-sm-gte {
    margin: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m0-sm-only {
    margin: 0px !important; } }

@media (max-width: 1199px) {
  .m0-md-lte {
    margin: 0px !important; } }

@media (min-width: 992px) {
  .m0-md-gte {
    margin: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m0-md-only {
    margin: 0px !important; } }

@media (min-width: 1200px) {
  .m0-lg {
    margin: 0px !important; } }

.m5 {
  margin: 5px !important; }

@media (max-width: 767px) {
  .m5-xs {
    margin: 5px !important; } }

@media (max-width: 991px) {
  .m5-sm-lte {
    margin: 5px !important; } }

@media (min-width: 768px) {
  .m5-sm-gte {
    margin: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m5-sm-only {
    margin: 5px !important; } }

@media (max-width: 1199px) {
  .m5-md-lte {
    margin: 5px !important; } }

@media (min-width: 992px) {
  .m5-md-gte {
    margin: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m5-md-only {
    margin: 5px !important; } }

@media (min-width: 1200px) {
  .m5-lg {
    margin: 5px !important; } }

.m10 {
  margin: 10px !important; }

@media (max-width: 767px) {
  .m10-xs {
    margin: 10px !important; } }

@media (max-width: 991px) {
  .m10-sm-lte {
    margin: 10px !important; } }

@media (min-width: 768px) {
  .m10-sm-gte {
    margin: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m10-sm-only {
    margin: 10px !important; } }

@media (max-width: 1199px) {
  .m10-md-lte {
    margin: 10px !important; } }

@media (min-width: 992px) {
  .m10-md-gte {
    margin: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m10-md-only {
    margin: 10px !important; } }

@media (min-width: 1200px) {
  .m10-lg {
    margin: 10px !important; } }

.m15 {
  margin: 15px !important; }

@media (max-width: 767px) {
  .m15-xs {
    margin: 15px !important; } }

@media (max-width: 991px) {
  .m15-sm-lte {
    margin: 15px !important; } }

@media (min-width: 768px) {
  .m15-sm-gte {
    margin: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m15-sm-only {
    margin: 15px !important; } }

@media (max-width: 1199px) {
  .m15-md-lte {
    margin: 15px !important; } }

@media (min-width: 992px) {
  .m15-md-gte {
    margin: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m15-md-only {
    margin: 15px !important; } }

@media (min-width: 1200px) {
  .m15-lg {
    margin: 15px !important; } }

.m20 {
  margin: 20px !important; }

@media (max-width: 767px) {
  .m20-xs {
    margin: 20px !important; } }

@media (max-width: 991px) {
  .m20-sm-lte {
    margin: 20px !important; } }

@media (min-width: 768px) {
  .m20-sm-gte {
    margin: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m20-sm-only {
    margin: 20px !important; } }

@media (max-width: 1199px) {
  .m20-md-lte {
    margin: 20px !important; } }

@media (min-width: 992px) {
  .m20-md-gte {
    margin: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m20-md-only {
    margin: 20px !important; } }

@media (min-width: 1200px) {
  .m20-lg {
    margin: 20px !important; } }

.m25 {
  margin: 25px !important; }

@media (max-width: 767px) {
  .m25-xs {
    margin: 25px !important; } }

@media (max-width: 991px) {
  .m25-sm-lte {
    margin: 25px !important; } }

@media (min-width: 768px) {
  .m25-sm-gte {
    margin: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m25-sm-only {
    margin: 25px !important; } }

@media (max-width: 1199px) {
  .m25-md-lte {
    margin: 25px !important; } }

@media (min-width: 992px) {
  .m25-md-gte {
    margin: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m25-md-only {
    margin: 25px !important; } }

@media (min-width: 1200px) {
  .m25-lg {
    margin: 25px !important; } }

.m30 {
  margin: 30px !important; }

@media (max-width: 767px) {
  .m30-xs {
    margin: 30px !important; } }

@media (max-width: 991px) {
  .m30-sm-lte {
    margin: 30px !important; } }

@media (min-width: 768px) {
  .m30-sm-gte {
    margin: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m30-sm-only {
    margin: 30px !important; } }

@media (max-width: 1199px) {
  .m30-md-lte {
    margin: 30px !important; } }

@media (min-width: 992px) {
  .m30-md-gte {
    margin: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m30-md-only {
    margin: 30px !important; } }

@media (min-width: 1200px) {
  .m30-lg {
    margin: 30px !important; } }

.m35 {
  margin: 35px !important; }

@media (max-width: 767px) {
  .m35-xs {
    margin: 35px !important; } }

@media (max-width: 991px) {
  .m35-sm-lte {
    margin: 35px !important; } }

@media (min-width: 768px) {
  .m35-sm-gte {
    margin: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m35-sm-only {
    margin: 35px !important; } }

@media (max-width: 1199px) {
  .m35-md-lte {
    margin: 35px !important; } }

@media (min-width: 992px) {
  .m35-md-gte {
    margin: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m35-md-only {
    margin: 35px !important; } }

@media (min-width: 1200px) {
  .m35-lg {
    margin: 35px !important; } }

.m40 {
  margin: 40px !important; }

@media (max-width: 767px) {
  .m40-xs {
    margin: 40px !important; } }

@media (max-width: 991px) {
  .m40-sm-lte {
    margin: 40px !important; } }

@media (min-width: 768px) {
  .m40-sm-gte {
    margin: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m40-sm-only {
    margin: 40px !important; } }

@media (max-width: 1199px) {
  .m40-md-lte {
    margin: 40px !important; } }

@media (min-width: 992px) {
  .m40-md-gte {
    margin: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m40-md-only {
    margin: 40px !important; } }

@media (min-width: 1200px) {
  .m40-lg {
    margin: 40px !important; } }

.m45 {
  margin: 45px !important; }

@media (max-width: 767px) {
  .m45-xs {
    margin: 45px !important; } }

@media (max-width: 991px) {
  .m45-sm-lte {
    margin: 45px !important; } }

@media (min-width: 768px) {
  .m45-sm-gte {
    margin: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m45-sm-only {
    margin: 45px !important; } }

@media (max-width: 1199px) {
  .m45-md-lte {
    margin: 45px !important; } }

@media (min-width: 992px) {
  .m45-md-gte {
    margin: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m45-md-only {
    margin: 45px !important; } }

@media (min-width: 1200px) {
  .m45-lg {
    margin: 45px !important; } }

.m50 {
  margin: 50px !important; }

@media (max-width: 767px) {
  .m50-xs {
    margin: 50px !important; } }

@media (max-width: 991px) {
  .m50-sm-lte {
    margin: 50px !important; } }

@media (min-width: 768px) {
  .m50-sm-gte {
    margin: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m50-sm-only {
    margin: 50px !important; } }

@media (max-width: 1199px) {
  .m50-md-lte {
    margin: 50px !important; } }

@media (min-width: 992px) {
  .m50-md-gte {
    margin: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m50-md-only {
    margin: 50px !important; } }

@media (min-width: 1200px) {
  .m50-lg {
    margin: 50px !important; } }

.m55 {
  margin: 55px !important; }

@media (max-width: 767px) {
  .m55-xs {
    margin: 55px !important; } }

@media (max-width: 991px) {
  .m55-sm-lte {
    margin: 55px !important; } }

@media (min-width: 768px) {
  .m55-sm-gte {
    margin: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m55-sm-only {
    margin: 55px !important; } }

@media (max-width: 1199px) {
  .m55-md-lte {
    margin: 55px !important; } }

@media (min-width: 992px) {
  .m55-md-gte {
    margin: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m55-md-only {
    margin: 55px !important; } }

@media (min-width: 1200px) {
  .m55-lg {
    margin: 55px !important; } }

.m60 {
  margin: 60px !important; }

@media (max-width: 767px) {
  .m60-xs {
    margin: 60px !important; } }

@media (max-width: 991px) {
  .m60-sm-lte {
    margin: 60px !important; } }

@media (min-width: 768px) {
  .m60-sm-gte {
    margin: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m60-sm-only {
    margin: 60px !important; } }

@media (max-width: 1199px) {
  .m60-md-lte {
    margin: 60px !important; } }

@media (min-width: 992px) {
  .m60-md-gte {
    margin: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m60-md-only {
    margin: 60px !important; } }

@media (min-width: 1200px) {
  .m60-lg {
    margin: 60px !important; } }

.m65 {
  margin: 65px !important; }

@media (max-width: 767px) {
  .m65-xs {
    margin: 65px !important; } }

@media (max-width: 991px) {
  .m65-sm-lte {
    margin: 65px !important; } }

@media (min-width: 768px) {
  .m65-sm-gte {
    margin: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m65-sm-only {
    margin: 65px !important; } }

@media (max-width: 1199px) {
  .m65-md-lte {
    margin: 65px !important; } }

@media (min-width: 992px) {
  .m65-md-gte {
    margin: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m65-md-only {
    margin: 65px !important; } }

@media (min-width: 1200px) {
  .m65-lg {
    margin: 65px !important; } }

.m70 {
  margin: 70px !important; }

@media (max-width: 767px) {
  .m70-xs {
    margin: 70px !important; } }

@media (max-width: 991px) {
  .m70-sm-lte {
    margin: 70px !important; } }

@media (min-width: 768px) {
  .m70-sm-gte {
    margin: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m70-sm-only {
    margin: 70px !important; } }

@media (max-width: 1199px) {
  .m70-md-lte {
    margin: 70px !important; } }

@media (min-width: 992px) {
  .m70-md-gte {
    margin: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m70-md-only {
    margin: 70px !important; } }

@media (min-width: 1200px) {
  .m70-lg {
    margin: 70px !important; } }

.m75 {
  margin: 75px !important; }

@media (max-width: 767px) {
  .m75-xs {
    margin: 75px !important; } }

@media (max-width: 991px) {
  .m75-sm-lte {
    margin: 75px !important; } }

@media (min-width: 768px) {
  .m75-sm-gte {
    margin: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m75-sm-only {
    margin: 75px !important; } }

@media (max-width: 1199px) {
  .m75-md-lte {
    margin: 75px !important; } }

@media (min-width: 992px) {
  .m75-md-gte {
    margin: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m75-md-only {
    margin: 75px !important; } }

@media (min-width: 1200px) {
  .m75-lg {
    margin: 75px !important; } }

.m80 {
  margin: 80px !important; }

@media (max-width: 767px) {
  .m80-xs {
    margin: 80px !important; } }

@media (max-width: 991px) {
  .m80-sm-lte {
    margin: 80px !important; } }

@media (min-width: 768px) {
  .m80-sm-gte {
    margin: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m80-sm-only {
    margin: 80px !important; } }

@media (max-width: 1199px) {
  .m80-md-lte {
    margin: 80px !important; } }

@media (min-width: 992px) {
  .m80-md-gte {
    margin: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m80-md-only {
    margin: 80px !important; } }

@media (min-width: 1200px) {
  .m80-lg {
    margin: 80px !important; } }

.m85 {
  margin: 85px !important; }

@media (max-width: 767px) {
  .m85-xs {
    margin: 85px !important; } }

@media (max-width: 991px) {
  .m85-sm-lte {
    margin: 85px !important; } }

@media (min-width: 768px) {
  .m85-sm-gte {
    margin: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m85-sm-only {
    margin: 85px !important; } }

@media (max-width: 1199px) {
  .m85-md-lte {
    margin: 85px !important; } }

@media (min-width: 992px) {
  .m85-md-gte {
    margin: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m85-md-only {
    margin: 85px !important; } }

@media (min-width: 1200px) {
  .m85-lg {
    margin: 85px !important; } }

.m90 {
  margin: 90px !important; }

@media (max-width: 767px) {
  .m90-xs {
    margin: 90px !important; } }

@media (max-width: 991px) {
  .m90-sm-lte {
    margin: 90px !important; } }

@media (min-width: 768px) {
  .m90-sm-gte {
    margin: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m90-sm-only {
    margin: 90px !important; } }

@media (max-width: 1199px) {
  .m90-md-lte {
    margin: 90px !important; } }

@media (min-width: 992px) {
  .m90-md-gte {
    margin: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m90-md-only {
    margin: 90px !important; } }

@media (min-width: 1200px) {
  .m90-lg {
    margin: 90px !important; } }

.m95 {
  margin: 95px !important; }

@media (max-width: 767px) {
  .m95-xs {
    margin: 95px !important; } }

@media (max-width: 991px) {
  .m95-sm-lte {
    margin: 95px !important; } }

@media (min-width: 768px) {
  .m95-sm-gte {
    margin: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m95-sm-only {
    margin: 95px !important; } }

@media (max-width: 1199px) {
  .m95-md-lte {
    margin: 95px !important; } }

@media (min-width: 992px) {
  .m95-md-gte {
    margin: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m95-md-only {
    margin: 95px !important; } }

@media (min-width: 1200px) {
  .m95-lg {
    margin: 95px !important; } }

.m100 {
  margin: 100px !important; }

@media (max-width: 767px) {
  .m100-xs {
    margin: 100px !important; } }

@media (max-width: 991px) {
  .m100-sm-lte {
    margin: 100px !important; } }

@media (min-width: 768px) {
  .m100-sm-gte {
    margin: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .m100-sm-only {
    margin: 100px !important; } }

@media (max-width: 1199px) {
  .m100-md-lte {
    margin: 100px !important; } }

@media (min-width: 992px) {
  .m100-md-gte {
    margin: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .m100-md-only {
    margin: 100px !important; } }

@media (min-width: 1200px) {
  .m100-lg {
    margin: 100px !important; } }

.mt0 {
  margin-top: 0px !important; }

@media (max-width: 767px) {
  .mt0-xs {
    margin-top: 0px !important; } }

@media (max-width: 991px) {
  .mt0-sm-lte {
    margin-top: 0px !important; } }

@media (min-width: 768px) {
  .mt0-sm-gte {
    margin-top: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt0-sm-only {
    margin-top: 0px !important; } }

@media (max-width: 1199px) {
  .mt0-md-lte {
    margin-top: 0px !important; } }

@media (min-width: 992px) {
  .mt0-md-gte {
    margin-top: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt0-md-only {
    margin-top: 0px !important; } }

@media (min-width: 1200px) {
  .mt0-lg {
    margin-top: 0px !important; } }

.mt5 {
  margin-top: 5px !important; }

@media (max-width: 767px) {
  .mt5-xs {
    margin-top: 5px !important; } }

@media (max-width: 991px) {
  .mt5-sm-lte {
    margin-top: 5px !important; } }

@media (min-width: 768px) {
  .mt5-sm-gte {
    margin-top: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt5-sm-only {
    margin-top: 5px !important; } }

@media (max-width: 1199px) {
  .mt5-md-lte {
    margin-top: 5px !important; } }

@media (min-width: 992px) {
  .mt5-md-gte {
    margin-top: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt5-md-only {
    margin-top: 5px !important; } }

@media (min-width: 1200px) {
  .mt5-lg {
    margin-top: 5px !important; } }

.mt10 {
  margin-top: 10px !important; }

@media (max-width: 767px) {
  .mt10-xs {
    margin-top: 10px !important; } }

@media (max-width: 991px) {
  .mt10-sm-lte {
    margin-top: 10px !important; } }

@media (min-width: 768px) {
  .mt10-sm-gte {
    margin-top: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt10-sm-only {
    margin-top: 10px !important; } }

@media (max-width: 1199px) {
  .mt10-md-lte {
    margin-top: 10px !important; } }

@media (min-width: 992px) {
  .mt10-md-gte {
    margin-top: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt10-md-only {
    margin-top: 10px !important; } }

@media (min-width: 1200px) {
  .mt10-lg {
    margin-top: 10px !important; } }

.mt15 {
  margin-top: 15px !important; }

@media (max-width: 767px) {
  .mt15-xs {
    margin-top: 15px !important; } }

@media (max-width: 991px) {
  .mt15-sm-lte {
    margin-top: 15px !important; } }

@media (min-width: 768px) {
  .mt15-sm-gte {
    margin-top: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt15-sm-only {
    margin-top: 15px !important; } }

@media (max-width: 1199px) {
  .mt15-md-lte {
    margin-top: 15px !important; } }

@media (min-width: 992px) {
  .mt15-md-gte {
    margin-top: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt15-md-only {
    margin-top: 15px !important; } }

@media (min-width: 1200px) {
  .mt15-lg {
    margin-top: 15px !important; } }

.mt20 {
  margin-top: 20px !important; }

@media (max-width: 767px) {
  .mt20-xs {
    margin-top: 20px !important; } }

@media (max-width: 991px) {
  .mt20-sm-lte {
    margin-top: 20px !important; } }

@media (min-width: 768px) {
  .mt20-sm-gte {
    margin-top: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt20-sm-only {
    margin-top: 20px !important; } }

@media (max-width: 1199px) {
  .mt20-md-lte {
    margin-top: 20px !important; } }

@media (min-width: 992px) {
  .mt20-md-gte {
    margin-top: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt20-md-only {
    margin-top: 20px !important; } }

@media (min-width: 1200px) {
  .mt20-lg {
    margin-top: 20px !important; } }

.mt25 {
  margin-top: 25px !important; }

@media (max-width: 767px) {
  .mt25-xs {
    margin-top: 25px !important; } }

@media (max-width: 991px) {
  .mt25-sm-lte {
    margin-top: 25px !important; } }

@media (min-width: 768px) {
  .mt25-sm-gte {
    margin-top: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt25-sm-only {
    margin-top: 25px !important; } }

@media (max-width: 1199px) {
  .mt25-md-lte {
    margin-top: 25px !important; } }

@media (min-width: 992px) {
  .mt25-md-gte {
    margin-top: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt25-md-only {
    margin-top: 25px !important; } }

@media (min-width: 1200px) {
  .mt25-lg {
    margin-top: 25px !important; } }

.mt30 {
  margin-top: 30px !important; }

@media (max-width: 767px) {
  .mt30-xs {
    margin-top: 30px !important; } }

@media (max-width: 991px) {
  .mt30-sm-lte {
    margin-top: 30px !important; } }

@media (min-width: 768px) {
  .mt30-sm-gte {
    margin-top: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt30-sm-only {
    margin-top: 30px !important; } }

@media (max-width: 1199px) {
  .mt30-md-lte {
    margin-top: 30px !important; } }

@media (min-width: 992px) {
  .mt30-md-gte {
    margin-top: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt30-md-only {
    margin-top: 30px !important; } }

@media (min-width: 1200px) {
  .mt30-lg {
    margin-top: 30px !important; } }

.mt35 {
  margin-top: 35px !important; }

@media (max-width: 767px) {
  .mt35-xs {
    margin-top: 35px !important; } }

@media (max-width: 991px) {
  .mt35-sm-lte {
    margin-top: 35px !important; } }

@media (min-width: 768px) {
  .mt35-sm-gte {
    margin-top: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt35-sm-only {
    margin-top: 35px !important; } }

@media (max-width: 1199px) {
  .mt35-md-lte {
    margin-top: 35px !important; } }

@media (min-width: 992px) {
  .mt35-md-gte {
    margin-top: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt35-md-only {
    margin-top: 35px !important; } }

@media (min-width: 1200px) {
  .mt35-lg {
    margin-top: 35px !important; } }

.mt40 {
  margin-top: 40px !important; }

@media (max-width: 767px) {
  .mt40-xs {
    margin-top: 40px !important; } }

@media (max-width: 991px) {
  .mt40-sm-lte {
    margin-top: 40px !important; } }

@media (min-width: 768px) {
  .mt40-sm-gte {
    margin-top: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt40-sm-only {
    margin-top: 40px !important; } }

@media (max-width: 1199px) {
  .mt40-md-lte {
    margin-top: 40px !important; } }

@media (min-width: 992px) {
  .mt40-md-gte {
    margin-top: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt40-md-only {
    margin-top: 40px !important; } }

@media (min-width: 1200px) {
  .mt40-lg {
    margin-top: 40px !important; } }

.mt45 {
  margin-top: 45px !important; }

@media (max-width: 767px) {
  .mt45-xs {
    margin-top: 45px !important; } }

@media (max-width: 991px) {
  .mt45-sm-lte {
    margin-top: 45px !important; } }

@media (min-width: 768px) {
  .mt45-sm-gte {
    margin-top: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt45-sm-only {
    margin-top: 45px !important; } }

@media (max-width: 1199px) {
  .mt45-md-lte {
    margin-top: 45px !important; } }

@media (min-width: 992px) {
  .mt45-md-gte {
    margin-top: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt45-md-only {
    margin-top: 45px !important; } }

@media (min-width: 1200px) {
  .mt45-lg {
    margin-top: 45px !important; } }

.mt50 {
  margin-top: 50px !important; }

@media (max-width: 767px) {
  .mt50-xs {
    margin-top: 50px !important; } }

@media (max-width: 991px) {
  .mt50-sm-lte {
    margin-top: 50px !important; } }

@media (min-width: 768px) {
  .mt50-sm-gte {
    margin-top: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt50-sm-only {
    margin-top: 50px !important; } }

@media (max-width: 1199px) {
  .mt50-md-lte {
    margin-top: 50px !important; } }

@media (min-width: 992px) {
  .mt50-md-gte {
    margin-top: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt50-md-only {
    margin-top: 50px !important; } }

@media (min-width: 1200px) {
  .mt50-lg {
    margin-top: 50px !important; } }

.mt55 {
  margin-top: 55px !important; }

@media (max-width: 767px) {
  .mt55-xs {
    margin-top: 55px !important; } }

@media (max-width: 991px) {
  .mt55-sm-lte {
    margin-top: 55px !important; } }

@media (min-width: 768px) {
  .mt55-sm-gte {
    margin-top: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt55-sm-only {
    margin-top: 55px !important; } }

@media (max-width: 1199px) {
  .mt55-md-lte {
    margin-top: 55px !important; } }

@media (min-width: 992px) {
  .mt55-md-gte {
    margin-top: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt55-md-only {
    margin-top: 55px !important; } }

@media (min-width: 1200px) {
  .mt55-lg {
    margin-top: 55px !important; } }

.mt60 {
  margin-top: 60px !important; }

@media (max-width: 767px) {
  .mt60-xs {
    margin-top: 60px !important; } }

@media (max-width: 991px) {
  .mt60-sm-lte {
    margin-top: 60px !important; } }

@media (min-width: 768px) {
  .mt60-sm-gte {
    margin-top: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt60-sm-only {
    margin-top: 60px !important; } }

@media (max-width: 1199px) {
  .mt60-md-lte {
    margin-top: 60px !important; } }

@media (min-width: 992px) {
  .mt60-md-gte {
    margin-top: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt60-md-only {
    margin-top: 60px !important; } }

@media (min-width: 1200px) {
  .mt60-lg {
    margin-top: 60px !important; } }

.mt65 {
  margin-top: 65px !important; }

@media (max-width: 767px) {
  .mt65-xs {
    margin-top: 65px !important; } }

@media (max-width: 991px) {
  .mt65-sm-lte {
    margin-top: 65px !important; } }

@media (min-width: 768px) {
  .mt65-sm-gte {
    margin-top: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt65-sm-only {
    margin-top: 65px !important; } }

@media (max-width: 1199px) {
  .mt65-md-lte {
    margin-top: 65px !important; } }

@media (min-width: 992px) {
  .mt65-md-gte {
    margin-top: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt65-md-only {
    margin-top: 65px !important; } }

@media (min-width: 1200px) {
  .mt65-lg {
    margin-top: 65px !important; } }

.mt70 {
  margin-top: 70px !important; }

@media (max-width: 767px) {
  .mt70-xs {
    margin-top: 70px !important; } }

@media (max-width: 991px) {
  .mt70-sm-lte {
    margin-top: 70px !important; } }

@media (min-width: 768px) {
  .mt70-sm-gte {
    margin-top: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt70-sm-only {
    margin-top: 70px !important; } }

@media (max-width: 1199px) {
  .mt70-md-lte {
    margin-top: 70px !important; } }

@media (min-width: 992px) {
  .mt70-md-gte {
    margin-top: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt70-md-only {
    margin-top: 70px !important; } }

@media (min-width: 1200px) {
  .mt70-lg {
    margin-top: 70px !important; } }

.mt75 {
  margin-top: 75px !important; }

@media (max-width: 767px) {
  .mt75-xs {
    margin-top: 75px !important; } }

@media (max-width: 991px) {
  .mt75-sm-lte {
    margin-top: 75px !important; } }

@media (min-width: 768px) {
  .mt75-sm-gte {
    margin-top: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt75-sm-only {
    margin-top: 75px !important; } }

@media (max-width: 1199px) {
  .mt75-md-lte {
    margin-top: 75px !important; } }

@media (min-width: 992px) {
  .mt75-md-gte {
    margin-top: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt75-md-only {
    margin-top: 75px !important; } }

@media (min-width: 1200px) {
  .mt75-lg {
    margin-top: 75px !important; } }

.mt80 {
  margin-top: 80px !important; }

@media (max-width: 767px) {
  .mt80-xs {
    margin-top: 80px !important; } }

@media (max-width: 991px) {
  .mt80-sm-lte {
    margin-top: 80px !important; } }

@media (min-width: 768px) {
  .mt80-sm-gte {
    margin-top: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt80-sm-only {
    margin-top: 80px !important; } }

@media (max-width: 1199px) {
  .mt80-md-lte {
    margin-top: 80px !important; } }

@media (min-width: 992px) {
  .mt80-md-gte {
    margin-top: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt80-md-only {
    margin-top: 80px !important; } }

@media (min-width: 1200px) {
  .mt80-lg {
    margin-top: 80px !important; } }

.mt85 {
  margin-top: 85px !important; }

@media (max-width: 767px) {
  .mt85-xs {
    margin-top: 85px !important; } }

@media (max-width: 991px) {
  .mt85-sm-lte {
    margin-top: 85px !important; } }

@media (min-width: 768px) {
  .mt85-sm-gte {
    margin-top: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt85-sm-only {
    margin-top: 85px !important; } }

@media (max-width: 1199px) {
  .mt85-md-lte {
    margin-top: 85px !important; } }

@media (min-width: 992px) {
  .mt85-md-gte {
    margin-top: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt85-md-only {
    margin-top: 85px !important; } }

@media (min-width: 1200px) {
  .mt85-lg {
    margin-top: 85px !important; } }

.mt90 {
  margin-top: 90px !important; }

@media (max-width: 767px) {
  .mt90-xs {
    margin-top: 90px !important; } }

@media (max-width: 991px) {
  .mt90-sm-lte {
    margin-top: 90px !important; } }

@media (min-width: 768px) {
  .mt90-sm-gte {
    margin-top: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt90-sm-only {
    margin-top: 90px !important; } }

@media (max-width: 1199px) {
  .mt90-md-lte {
    margin-top: 90px !important; } }

@media (min-width: 992px) {
  .mt90-md-gte {
    margin-top: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt90-md-only {
    margin-top: 90px !important; } }

@media (min-width: 1200px) {
  .mt90-lg {
    margin-top: 90px !important; } }

.mt95 {
  margin-top: 95px !important; }

@media (max-width: 767px) {
  .mt95-xs {
    margin-top: 95px !important; } }

@media (max-width: 991px) {
  .mt95-sm-lte {
    margin-top: 95px !important; } }

@media (min-width: 768px) {
  .mt95-sm-gte {
    margin-top: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt95-sm-only {
    margin-top: 95px !important; } }

@media (max-width: 1199px) {
  .mt95-md-lte {
    margin-top: 95px !important; } }

@media (min-width: 992px) {
  .mt95-md-gte {
    margin-top: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt95-md-only {
    margin-top: 95px !important; } }

@media (min-width: 1200px) {
  .mt95-lg {
    margin-top: 95px !important; } }

.mt100 {
  margin-top: 100px !important; }

@media (max-width: 767px) {
  .mt100-xs {
    margin-top: 100px !important; } }

@media (max-width: 991px) {
  .mt100-sm-lte {
    margin-top: 100px !important; } }

@media (min-width: 768px) {
  .mt100-sm-gte {
    margin-top: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mt100-sm-only {
    margin-top: 100px !important; } }

@media (max-width: 1199px) {
  .mt100-md-lte {
    margin-top: 100px !important; } }

@media (min-width: 992px) {
  .mt100-md-gte {
    margin-top: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mt100-md-only {
    margin-top: 100px !important; } }

@media (min-width: 1200px) {
  .mt100-lg {
    margin-top: 100px !important; } }

.mr0 {
  margin-right: 0px !important; }

@media (max-width: 767px) {
  .mr0-xs {
    margin-right: 0px !important; } }

@media (max-width: 991px) {
  .mr0-sm-lte {
    margin-right: 0px !important; } }

@media (min-width: 768px) {
  .mr0-sm-gte {
    margin-right: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr0-sm-only {
    margin-right: 0px !important; } }

@media (max-width: 1199px) {
  .mr0-md-lte {
    margin-right: 0px !important; } }

@media (min-width: 992px) {
  .mr0-md-gte {
    margin-right: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr0-md-only {
    margin-right: 0px !important; } }

@media (min-width: 1200px) {
  .mr0-lg {
    margin-right: 0px !important; } }

.mr5 {
  margin-right: 5px !important; }

@media (max-width: 767px) {
  .mr5-xs {
    margin-right: 5px !important; } }

@media (max-width: 991px) {
  .mr5-sm-lte {
    margin-right: 5px !important; } }

@media (min-width: 768px) {
  .mr5-sm-gte {
    margin-right: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr5-sm-only {
    margin-right: 5px !important; } }

@media (max-width: 1199px) {
  .mr5-md-lte {
    margin-right: 5px !important; } }

@media (min-width: 992px) {
  .mr5-md-gte {
    margin-right: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr5-md-only {
    margin-right: 5px !important; } }

@media (min-width: 1200px) {
  .mr5-lg {
    margin-right: 5px !important; } }

.mr10 {
  margin-right: 10px !important; }

@media (max-width: 767px) {
  .mr10-xs {
    margin-right: 10px !important; } }

@media (max-width: 991px) {
  .mr10-sm-lte {
    margin-right: 10px !important; } }

@media (min-width: 768px) {
  .mr10-sm-gte {
    margin-right: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr10-sm-only {
    margin-right: 10px !important; } }

@media (max-width: 1199px) {
  .mr10-md-lte {
    margin-right: 10px !important; } }

@media (min-width: 992px) {
  .mr10-md-gte {
    margin-right: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr10-md-only {
    margin-right: 10px !important; } }

@media (min-width: 1200px) {
  .mr10-lg {
    margin-right: 10px !important; } }

.mr15 {
  margin-right: 15px !important; }

@media (max-width: 767px) {
  .mr15-xs {
    margin-right: 15px !important; } }

@media (max-width: 991px) {
  .mr15-sm-lte {
    margin-right: 15px !important; } }

@media (min-width: 768px) {
  .mr15-sm-gte {
    margin-right: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr15-sm-only {
    margin-right: 15px !important; } }

@media (max-width: 1199px) {
  .mr15-md-lte {
    margin-right: 15px !important; } }

@media (min-width: 992px) {
  .mr15-md-gte {
    margin-right: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr15-md-only {
    margin-right: 15px !important; } }

@media (min-width: 1200px) {
  .mr15-lg {
    margin-right: 15px !important; } }

.mr20 {
  margin-right: 20px !important; }

@media (max-width: 767px) {
  .mr20-xs {
    margin-right: 20px !important; } }

@media (max-width: 991px) {
  .mr20-sm-lte {
    margin-right: 20px !important; } }

@media (min-width: 768px) {
  .mr20-sm-gte {
    margin-right: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr20-sm-only {
    margin-right: 20px !important; } }

@media (max-width: 1199px) {
  .mr20-md-lte {
    margin-right: 20px !important; } }

@media (min-width: 992px) {
  .mr20-md-gte {
    margin-right: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr20-md-only {
    margin-right: 20px !important; } }

@media (min-width: 1200px) {
  .mr20-lg {
    margin-right: 20px !important; } }

.mr25 {
  margin-right: 25px !important; }

@media (max-width: 767px) {
  .mr25-xs {
    margin-right: 25px !important; } }

@media (max-width: 991px) {
  .mr25-sm-lte {
    margin-right: 25px !important; } }

@media (min-width: 768px) {
  .mr25-sm-gte {
    margin-right: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr25-sm-only {
    margin-right: 25px !important; } }

@media (max-width: 1199px) {
  .mr25-md-lte {
    margin-right: 25px !important; } }

@media (min-width: 992px) {
  .mr25-md-gte {
    margin-right: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr25-md-only {
    margin-right: 25px !important; } }

@media (min-width: 1200px) {
  .mr25-lg {
    margin-right: 25px !important; } }

.mr30 {
  margin-right: 30px !important; }

@media (max-width: 767px) {
  .mr30-xs {
    margin-right: 30px !important; } }

@media (max-width: 991px) {
  .mr30-sm-lte {
    margin-right: 30px !important; } }

@media (min-width: 768px) {
  .mr30-sm-gte {
    margin-right: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr30-sm-only {
    margin-right: 30px !important; } }

@media (max-width: 1199px) {
  .mr30-md-lte {
    margin-right: 30px !important; } }

@media (min-width: 992px) {
  .mr30-md-gte {
    margin-right: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr30-md-only {
    margin-right: 30px !important; } }

@media (min-width: 1200px) {
  .mr30-lg {
    margin-right: 30px !important; } }

.mr35 {
  margin-right: 35px !important; }

@media (max-width: 767px) {
  .mr35-xs {
    margin-right: 35px !important; } }

@media (max-width: 991px) {
  .mr35-sm-lte {
    margin-right: 35px !important; } }

@media (min-width: 768px) {
  .mr35-sm-gte {
    margin-right: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr35-sm-only {
    margin-right: 35px !important; } }

@media (max-width: 1199px) {
  .mr35-md-lte {
    margin-right: 35px !important; } }

@media (min-width: 992px) {
  .mr35-md-gte {
    margin-right: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr35-md-only {
    margin-right: 35px !important; } }

@media (min-width: 1200px) {
  .mr35-lg {
    margin-right: 35px !important; } }

.mr40 {
  margin-right: 40px !important; }

@media (max-width: 767px) {
  .mr40-xs {
    margin-right: 40px !important; } }

@media (max-width: 991px) {
  .mr40-sm-lte {
    margin-right: 40px !important; } }

@media (min-width: 768px) {
  .mr40-sm-gte {
    margin-right: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr40-sm-only {
    margin-right: 40px !important; } }

@media (max-width: 1199px) {
  .mr40-md-lte {
    margin-right: 40px !important; } }

@media (min-width: 992px) {
  .mr40-md-gte {
    margin-right: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr40-md-only {
    margin-right: 40px !important; } }

@media (min-width: 1200px) {
  .mr40-lg {
    margin-right: 40px !important; } }

.mr45 {
  margin-right: 45px !important; }

@media (max-width: 767px) {
  .mr45-xs {
    margin-right: 45px !important; } }

@media (max-width: 991px) {
  .mr45-sm-lte {
    margin-right: 45px !important; } }

@media (min-width: 768px) {
  .mr45-sm-gte {
    margin-right: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr45-sm-only {
    margin-right: 45px !important; } }

@media (max-width: 1199px) {
  .mr45-md-lte {
    margin-right: 45px !important; } }

@media (min-width: 992px) {
  .mr45-md-gte {
    margin-right: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr45-md-only {
    margin-right: 45px !important; } }

@media (min-width: 1200px) {
  .mr45-lg {
    margin-right: 45px !important; } }

.mr50 {
  margin-right: 50px !important; }

@media (max-width: 767px) {
  .mr50-xs {
    margin-right: 50px !important; } }

@media (max-width: 991px) {
  .mr50-sm-lte {
    margin-right: 50px !important; } }

@media (min-width: 768px) {
  .mr50-sm-gte {
    margin-right: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr50-sm-only {
    margin-right: 50px !important; } }

@media (max-width: 1199px) {
  .mr50-md-lte {
    margin-right: 50px !important; } }

@media (min-width: 992px) {
  .mr50-md-gte {
    margin-right: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr50-md-only {
    margin-right: 50px !important; } }

@media (min-width: 1200px) {
  .mr50-lg {
    margin-right: 50px !important; } }

.mr55 {
  margin-right: 55px !important; }

@media (max-width: 767px) {
  .mr55-xs {
    margin-right: 55px !important; } }

@media (max-width: 991px) {
  .mr55-sm-lte {
    margin-right: 55px !important; } }

@media (min-width: 768px) {
  .mr55-sm-gte {
    margin-right: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr55-sm-only {
    margin-right: 55px !important; } }

@media (max-width: 1199px) {
  .mr55-md-lte {
    margin-right: 55px !important; } }

@media (min-width: 992px) {
  .mr55-md-gte {
    margin-right: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr55-md-only {
    margin-right: 55px !important; } }

@media (min-width: 1200px) {
  .mr55-lg {
    margin-right: 55px !important; } }

.mr60 {
  margin-right: 60px !important; }

@media (max-width: 767px) {
  .mr60-xs {
    margin-right: 60px !important; } }

@media (max-width: 991px) {
  .mr60-sm-lte {
    margin-right: 60px !important; } }

@media (min-width: 768px) {
  .mr60-sm-gte {
    margin-right: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr60-sm-only {
    margin-right: 60px !important; } }

@media (max-width: 1199px) {
  .mr60-md-lte {
    margin-right: 60px !important; } }

@media (min-width: 992px) {
  .mr60-md-gte {
    margin-right: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr60-md-only {
    margin-right: 60px !important; } }

@media (min-width: 1200px) {
  .mr60-lg {
    margin-right: 60px !important; } }

.mr65 {
  margin-right: 65px !important; }

@media (max-width: 767px) {
  .mr65-xs {
    margin-right: 65px !important; } }

@media (max-width: 991px) {
  .mr65-sm-lte {
    margin-right: 65px !important; } }

@media (min-width: 768px) {
  .mr65-sm-gte {
    margin-right: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr65-sm-only {
    margin-right: 65px !important; } }

@media (max-width: 1199px) {
  .mr65-md-lte {
    margin-right: 65px !important; } }

@media (min-width: 992px) {
  .mr65-md-gte {
    margin-right: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr65-md-only {
    margin-right: 65px !important; } }

@media (min-width: 1200px) {
  .mr65-lg {
    margin-right: 65px !important; } }

.mr70 {
  margin-right: 70px !important; }

@media (max-width: 767px) {
  .mr70-xs {
    margin-right: 70px !important; } }

@media (max-width: 991px) {
  .mr70-sm-lte {
    margin-right: 70px !important; } }

@media (min-width: 768px) {
  .mr70-sm-gte {
    margin-right: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr70-sm-only {
    margin-right: 70px !important; } }

@media (max-width: 1199px) {
  .mr70-md-lte {
    margin-right: 70px !important; } }

@media (min-width: 992px) {
  .mr70-md-gte {
    margin-right: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr70-md-only {
    margin-right: 70px !important; } }

@media (min-width: 1200px) {
  .mr70-lg {
    margin-right: 70px !important; } }

.mr75 {
  margin-right: 75px !important; }

@media (max-width: 767px) {
  .mr75-xs {
    margin-right: 75px !important; } }

@media (max-width: 991px) {
  .mr75-sm-lte {
    margin-right: 75px !important; } }

@media (min-width: 768px) {
  .mr75-sm-gte {
    margin-right: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr75-sm-only {
    margin-right: 75px !important; } }

@media (max-width: 1199px) {
  .mr75-md-lte {
    margin-right: 75px !important; } }

@media (min-width: 992px) {
  .mr75-md-gte {
    margin-right: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr75-md-only {
    margin-right: 75px !important; } }

@media (min-width: 1200px) {
  .mr75-lg {
    margin-right: 75px !important; } }

.mr80 {
  margin-right: 80px !important; }

@media (max-width: 767px) {
  .mr80-xs {
    margin-right: 80px !important; } }

@media (max-width: 991px) {
  .mr80-sm-lte {
    margin-right: 80px !important; } }

@media (min-width: 768px) {
  .mr80-sm-gte {
    margin-right: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr80-sm-only {
    margin-right: 80px !important; } }

@media (max-width: 1199px) {
  .mr80-md-lte {
    margin-right: 80px !important; } }

@media (min-width: 992px) {
  .mr80-md-gte {
    margin-right: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr80-md-only {
    margin-right: 80px !important; } }

@media (min-width: 1200px) {
  .mr80-lg {
    margin-right: 80px !important; } }

.mr85 {
  margin-right: 85px !important; }

@media (max-width: 767px) {
  .mr85-xs {
    margin-right: 85px !important; } }

@media (max-width: 991px) {
  .mr85-sm-lte {
    margin-right: 85px !important; } }

@media (min-width: 768px) {
  .mr85-sm-gte {
    margin-right: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr85-sm-only {
    margin-right: 85px !important; } }

@media (max-width: 1199px) {
  .mr85-md-lte {
    margin-right: 85px !important; } }

@media (min-width: 992px) {
  .mr85-md-gte {
    margin-right: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr85-md-only {
    margin-right: 85px !important; } }

@media (min-width: 1200px) {
  .mr85-lg {
    margin-right: 85px !important; } }

.mr90 {
  margin-right: 90px !important; }

@media (max-width: 767px) {
  .mr90-xs {
    margin-right: 90px !important; } }

@media (max-width: 991px) {
  .mr90-sm-lte {
    margin-right: 90px !important; } }

@media (min-width: 768px) {
  .mr90-sm-gte {
    margin-right: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr90-sm-only {
    margin-right: 90px !important; } }

@media (max-width: 1199px) {
  .mr90-md-lte {
    margin-right: 90px !important; } }

@media (min-width: 992px) {
  .mr90-md-gte {
    margin-right: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr90-md-only {
    margin-right: 90px !important; } }

@media (min-width: 1200px) {
  .mr90-lg {
    margin-right: 90px !important; } }

.mr95 {
  margin-right: 95px !important; }

@media (max-width: 767px) {
  .mr95-xs {
    margin-right: 95px !important; } }

@media (max-width: 991px) {
  .mr95-sm-lte {
    margin-right: 95px !important; } }

@media (min-width: 768px) {
  .mr95-sm-gte {
    margin-right: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr95-sm-only {
    margin-right: 95px !important; } }

@media (max-width: 1199px) {
  .mr95-md-lte {
    margin-right: 95px !important; } }

@media (min-width: 992px) {
  .mr95-md-gte {
    margin-right: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr95-md-only {
    margin-right: 95px !important; } }

@media (min-width: 1200px) {
  .mr95-lg {
    margin-right: 95px !important; } }

.mr100 {
  margin-right: 100px !important; }

@media (max-width: 767px) {
  .mr100-xs {
    margin-right: 100px !important; } }

@media (max-width: 991px) {
  .mr100-sm-lte {
    margin-right: 100px !important; } }

@media (min-width: 768px) {
  .mr100-sm-gte {
    margin-right: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mr100-sm-only {
    margin-right: 100px !important; } }

@media (max-width: 1199px) {
  .mr100-md-lte {
    margin-right: 100px !important; } }

@media (min-width: 992px) {
  .mr100-md-gte {
    margin-right: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mr100-md-only {
    margin-right: 100px !important; } }

@media (min-width: 1200px) {
  .mr100-lg {
    margin-right: 100px !important; } }

.ml0 {
  margin-left: 0px !important; }

@media (max-width: 767px) {
  .ml0-xs {
    margin-left: 0px !important; } }

@media (max-width: 991px) {
  .ml0-sm-lte {
    margin-left: 0px !important; } }

@media (min-width: 768px) {
  .ml0-sm-gte {
    margin-left: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml0-sm-only {
    margin-left: 0px !important; } }

@media (max-width: 1199px) {
  .ml0-md-lte {
    margin-left: 0px !important; } }

@media (min-width: 992px) {
  .ml0-md-gte {
    margin-left: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml0-md-only {
    margin-left: 0px !important; } }

@media (min-width: 1200px) {
  .ml0-lg {
    margin-left: 0px !important; } }

.ml5 {
  margin-left: 5px !important; }

@media (max-width: 767px) {
  .ml5-xs {
    margin-left: 5px !important; } }

@media (max-width: 991px) {
  .ml5-sm-lte {
    margin-left: 5px !important; } }

@media (min-width: 768px) {
  .ml5-sm-gte {
    margin-left: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml5-sm-only {
    margin-left: 5px !important; } }

@media (max-width: 1199px) {
  .ml5-md-lte {
    margin-left: 5px !important; } }

@media (min-width: 992px) {
  .ml5-md-gte {
    margin-left: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml5-md-only {
    margin-left: 5px !important; } }

@media (min-width: 1200px) {
  .ml5-lg {
    margin-left: 5px !important; } }

.ml10 {
  margin-left: 10px !important; }

@media (max-width: 767px) {
  .ml10-xs {
    margin-left: 10px !important; } }

@media (max-width: 991px) {
  .ml10-sm-lte {
    margin-left: 10px !important; } }

@media (min-width: 768px) {
  .ml10-sm-gte {
    margin-left: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml10-sm-only {
    margin-left: 10px !important; } }

@media (max-width: 1199px) {
  .ml10-md-lte {
    margin-left: 10px !important; } }

@media (min-width: 992px) {
  .ml10-md-gte {
    margin-left: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml10-md-only {
    margin-left: 10px !important; } }

@media (min-width: 1200px) {
  .ml10-lg {
    margin-left: 10px !important; } }

.ml15 {
  margin-left: 15px !important; }

@media (max-width: 767px) {
  .ml15-xs {
    margin-left: 15px !important; } }

@media (max-width: 991px) {
  .ml15-sm-lte {
    margin-left: 15px !important; } }

@media (min-width: 768px) {
  .ml15-sm-gte {
    margin-left: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml15-sm-only {
    margin-left: 15px !important; } }

@media (max-width: 1199px) {
  .ml15-md-lte {
    margin-left: 15px !important; } }

@media (min-width: 992px) {
  .ml15-md-gte {
    margin-left: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml15-md-only {
    margin-left: 15px !important; } }

@media (min-width: 1200px) {
  .ml15-lg {
    margin-left: 15px !important; } }

.ml20 {
  margin-left: 20px !important; }

@media (max-width: 767px) {
  .ml20-xs {
    margin-left: 20px !important; } }

@media (max-width: 991px) {
  .ml20-sm-lte {
    margin-left: 20px !important; } }

@media (min-width: 768px) {
  .ml20-sm-gte {
    margin-left: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml20-sm-only {
    margin-left: 20px !important; } }

@media (max-width: 1199px) {
  .ml20-md-lte {
    margin-left: 20px !important; } }

@media (min-width: 992px) {
  .ml20-md-gte {
    margin-left: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml20-md-only {
    margin-left: 20px !important; } }

@media (min-width: 1200px) {
  .ml20-lg {
    margin-left: 20px !important; } }

.ml25 {
  margin-left: 25px !important; }

@media (max-width: 767px) {
  .ml25-xs {
    margin-left: 25px !important; } }

@media (max-width: 991px) {
  .ml25-sm-lte {
    margin-left: 25px !important; } }

@media (min-width: 768px) {
  .ml25-sm-gte {
    margin-left: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml25-sm-only {
    margin-left: 25px !important; } }

@media (max-width: 1199px) {
  .ml25-md-lte {
    margin-left: 25px !important; } }

@media (min-width: 992px) {
  .ml25-md-gte {
    margin-left: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml25-md-only {
    margin-left: 25px !important; } }

@media (min-width: 1200px) {
  .ml25-lg {
    margin-left: 25px !important; } }

.ml30 {
  margin-left: 30px !important; }

@media (max-width: 767px) {
  .ml30-xs {
    margin-left: 30px !important; } }

@media (max-width: 991px) {
  .ml30-sm-lte {
    margin-left: 30px !important; } }

@media (min-width: 768px) {
  .ml30-sm-gte {
    margin-left: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml30-sm-only {
    margin-left: 30px !important; } }

@media (max-width: 1199px) {
  .ml30-md-lte {
    margin-left: 30px !important; } }

@media (min-width: 992px) {
  .ml30-md-gte {
    margin-left: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml30-md-only {
    margin-left: 30px !important; } }

@media (min-width: 1200px) {
  .ml30-lg {
    margin-left: 30px !important; } }

.ml35 {
  margin-left: 35px !important; }

@media (max-width: 767px) {
  .ml35-xs {
    margin-left: 35px !important; } }

@media (max-width: 991px) {
  .ml35-sm-lte {
    margin-left: 35px !important; } }

@media (min-width: 768px) {
  .ml35-sm-gte {
    margin-left: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml35-sm-only {
    margin-left: 35px !important; } }

@media (max-width: 1199px) {
  .ml35-md-lte {
    margin-left: 35px !important; } }

@media (min-width: 992px) {
  .ml35-md-gte {
    margin-left: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml35-md-only {
    margin-left: 35px !important; } }

@media (min-width: 1200px) {
  .ml35-lg {
    margin-left: 35px !important; } }

.ml40 {
  margin-left: 40px !important; }

@media (max-width: 767px) {
  .ml40-xs {
    margin-left: 40px !important; } }

@media (max-width: 991px) {
  .ml40-sm-lte {
    margin-left: 40px !important; } }

@media (min-width: 768px) {
  .ml40-sm-gte {
    margin-left: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml40-sm-only {
    margin-left: 40px !important; } }

@media (max-width: 1199px) {
  .ml40-md-lte {
    margin-left: 40px !important; } }

@media (min-width: 992px) {
  .ml40-md-gte {
    margin-left: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml40-md-only {
    margin-left: 40px !important; } }

@media (min-width: 1200px) {
  .ml40-lg {
    margin-left: 40px !important; } }

.ml45 {
  margin-left: 45px !important; }

@media (max-width: 767px) {
  .ml45-xs {
    margin-left: 45px !important; } }

@media (max-width: 991px) {
  .ml45-sm-lte {
    margin-left: 45px !important; } }

@media (min-width: 768px) {
  .ml45-sm-gte {
    margin-left: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml45-sm-only {
    margin-left: 45px !important; } }

@media (max-width: 1199px) {
  .ml45-md-lte {
    margin-left: 45px !important; } }

@media (min-width: 992px) {
  .ml45-md-gte {
    margin-left: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml45-md-only {
    margin-left: 45px !important; } }

@media (min-width: 1200px) {
  .ml45-lg {
    margin-left: 45px !important; } }

.ml50 {
  margin-left: 50px !important; }

@media (max-width: 767px) {
  .ml50-xs {
    margin-left: 50px !important; } }

@media (max-width: 991px) {
  .ml50-sm-lte {
    margin-left: 50px !important; } }

@media (min-width: 768px) {
  .ml50-sm-gte {
    margin-left: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml50-sm-only {
    margin-left: 50px !important; } }

@media (max-width: 1199px) {
  .ml50-md-lte {
    margin-left: 50px !important; } }

@media (min-width: 992px) {
  .ml50-md-gte {
    margin-left: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml50-md-only {
    margin-left: 50px !important; } }

@media (min-width: 1200px) {
  .ml50-lg {
    margin-left: 50px !important; } }

.ml55 {
  margin-left: 55px !important; }

@media (max-width: 767px) {
  .ml55-xs {
    margin-left: 55px !important; } }

@media (max-width: 991px) {
  .ml55-sm-lte {
    margin-left: 55px !important; } }

@media (min-width: 768px) {
  .ml55-sm-gte {
    margin-left: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml55-sm-only {
    margin-left: 55px !important; } }

@media (max-width: 1199px) {
  .ml55-md-lte {
    margin-left: 55px !important; } }

@media (min-width: 992px) {
  .ml55-md-gte {
    margin-left: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml55-md-only {
    margin-left: 55px !important; } }

@media (min-width: 1200px) {
  .ml55-lg {
    margin-left: 55px !important; } }

.ml60 {
  margin-left: 60px !important; }

@media (max-width: 767px) {
  .ml60-xs {
    margin-left: 60px !important; } }

@media (max-width: 991px) {
  .ml60-sm-lte {
    margin-left: 60px !important; } }

@media (min-width: 768px) {
  .ml60-sm-gte {
    margin-left: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml60-sm-only {
    margin-left: 60px !important; } }

@media (max-width: 1199px) {
  .ml60-md-lte {
    margin-left: 60px !important; } }

@media (min-width: 992px) {
  .ml60-md-gte {
    margin-left: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml60-md-only {
    margin-left: 60px !important; } }

@media (min-width: 1200px) {
  .ml60-lg {
    margin-left: 60px !important; } }

.ml65 {
  margin-left: 65px !important; }

@media (max-width: 767px) {
  .ml65-xs {
    margin-left: 65px !important; } }

@media (max-width: 991px) {
  .ml65-sm-lte {
    margin-left: 65px !important; } }

@media (min-width: 768px) {
  .ml65-sm-gte {
    margin-left: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml65-sm-only {
    margin-left: 65px !important; } }

@media (max-width: 1199px) {
  .ml65-md-lte {
    margin-left: 65px !important; } }

@media (min-width: 992px) {
  .ml65-md-gte {
    margin-left: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml65-md-only {
    margin-left: 65px !important; } }

@media (min-width: 1200px) {
  .ml65-lg {
    margin-left: 65px !important; } }

.ml70 {
  margin-left: 70px !important; }

@media (max-width: 767px) {
  .ml70-xs {
    margin-left: 70px !important; } }

@media (max-width: 991px) {
  .ml70-sm-lte {
    margin-left: 70px !important; } }

@media (min-width: 768px) {
  .ml70-sm-gte {
    margin-left: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml70-sm-only {
    margin-left: 70px !important; } }

@media (max-width: 1199px) {
  .ml70-md-lte {
    margin-left: 70px !important; } }

@media (min-width: 992px) {
  .ml70-md-gte {
    margin-left: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml70-md-only {
    margin-left: 70px !important; } }

@media (min-width: 1200px) {
  .ml70-lg {
    margin-left: 70px !important; } }

.ml75 {
  margin-left: 75px !important; }

@media (max-width: 767px) {
  .ml75-xs {
    margin-left: 75px !important; } }

@media (max-width: 991px) {
  .ml75-sm-lte {
    margin-left: 75px !important; } }

@media (min-width: 768px) {
  .ml75-sm-gte {
    margin-left: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml75-sm-only {
    margin-left: 75px !important; } }

@media (max-width: 1199px) {
  .ml75-md-lte {
    margin-left: 75px !important; } }

@media (min-width: 992px) {
  .ml75-md-gte {
    margin-left: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml75-md-only {
    margin-left: 75px !important; } }

@media (min-width: 1200px) {
  .ml75-lg {
    margin-left: 75px !important; } }

.ml80 {
  margin-left: 80px !important; }

@media (max-width: 767px) {
  .ml80-xs {
    margin-left: 80px !important; } }

@media (max-width: 991px) {
  .ml80-sm-lte {
    margin-left: 80px !important; } }

@media (min-width: 768px) {
  .ml80-sm-gte {
    margin-left: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml80-sm-only {
    margin-left: 80px !important; } }

@media (max-width: 1199px) {
  .ml80-md-lte {
    margin-left: 80px !important; } }

@media (min-width: 992px) {
  .ml80-md-gte {
    margin-left: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml80-md-only {
    margin-left: 80px !important; } }

@media (min-width: 1200px) {
  .ml80-lg {
    margin-left: 80px !important; } }

.ml85 {
  margin-left: 85px !important; }

@media (max-width: 767px) {
  .ml85-xs {
    margin-left: 85px !important; } }

@media (max-width: 991px) {
  .ml85-sm-lte {
    margin-left: 85px !important; } }

@media (min-width: 768px) {
  .ml85-sm-gte {
    margin-left: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml85-sm-only {
    margin-left: 85px !important; } }

@media (max-width: 1199px) {
  .ml85-md-lte {
    margin-left: 85px !important; } }

@media (min-width: 992px) {
  .ml85-md-gte {
    margin-left: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml85-md-only {
    margin-left: 85px !important; } }

@media (min-width: 1200px) {
  .ml85-lg {
    margin-left: 85px !important; } }

.ml90 {
  margin-left: 90px !important; }

@media (max-width: 767px) {
  .ml90-xs {
    margin-left: 90px !important; } }

@media (max-width: 991px) {
  .ml90-sm-lte {
    margin-left: 90px !important; } }

@media (min-width: 768px) {
  .ml90-sm-gte {
    margin-left: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml90-sm-only {
    margin-left: 90px !important; } }

@media (max-width: 1199px) {
  .ml90-md-lte {
    margin-left: 90px !important; } }

@media (min-width: 992px) {
  .ml90-md-gte {
    margin-left: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml90-md-only {
    margin-left: 90px !important; } }

@media (min-width: 1200px) {
  .ml90-lg {
    margin-left: 90px !important; } }

.ml95 {
  margin-left: 95px !important; }

@media (max-width: 767px) {
  .ml95-xs {
    margin-left: 95px !important; } }

@media (max-width: 991px) {
  .ml95-sm-lte {
    margin-left: 95px !important; } }

@media (min-width: 768px) {
  .ml95-sm-gte {
    margin-left: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml95-sm-only {
    margin-left: 95px !important; } }

@media (max-width: 1199px) {
  .ml95-md-lte {
    margin-left: 95px !important; } }

@media (min-width: 992px) {
  .ml95-md-gte {
    margin-left: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml95-md-only {
    margin-left: 95px !important; } }

@media (min-width: 1200px) {
  .ml95-lg {
    margin-left: 95px !important; } }

.ml100 {
  margin-left: 100px !important; }

@media (max-width: 767px) {
  .ml100-xs {
    margin-left: 100px !important; } }

@media (max-width: 991px) {
  .ml100-sm-lte {
    margin-left: 100px !important; } }

@media (min-width: 768px) {
  .ml100-sm-gte {
    margin-left: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ml100-sm-only {
    margin-left: 100px !important; } }

@media (max-width: 1199px) {
  .ml100-md-lte {
    margin-left: 100px !important; } }

@media (min-width: 992px) {
  .ml100-md-gte {
    margin-left: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ml100-md-only {
    margin-left: 100px !important; } }

@media (min-width: 1200px) {
  .ml100-lg {
    margin-left: 100px !important; } }

.mb0 {
  margin-bottom: 0px !important; }

@media (max-width: 767px) {
  .mb0-xs {
    margin-bottom: 0px !important; } }

@media (max-width: 991px) {
  .mb0-sm-lte {
    margin-bottom: 0px !important; } }

@media (min-width: 768px) {
  .mb0-sm-gte {
    margin-bottom: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb0-sm-only {
    margin-bottom: 0px !important; } }

@media (max-width: 1199px) {
  .mb0-md-lte {
    margin-bottom: 0px !important; } }

@media (min-width: 992px) {
  .mb0-md-gte {
    margin-bottom: 0px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb0-md-only {
    margin-bottom: 0px !important; } }

@media (min-width: 1200px) {
  .mb0-lg {
    margin-bottom: 0px !important; } }

.mb5 {
  margin-bottom: 5px !important; }

@media (max-width: 767px) {
  .mb5-xs {
    margin-bottom: 5px !important; } }

@media (max-width: 991px) {
  .mb5-sm-lte {
    margin-bottom: 5px !important; } }

@media (min-width: 768px) {
  .mb5-sm-gte {
    margin-bottom: 5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb5-sm-only {
    margin-bottom: 5px !important; } }

@media (max-width: 1199px) {
  .mb5-md-lte {
    margin-bottom: 5px !important; } }

@media (min-width: 992px) {
  .mb5-md-gte {
    margin-bottom: 5px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb5-md-only {
    margin-bottom: 5px !important; } }

@media (min-width: 1200px) {
  .mb5-lg {
    margin-bottom: 5px !important; } }

.mb10 {
  margin-bottom: 10px !important; }

@media (max-width: 767px) {
  .mb10-xs {
    margin-bottom: 10px !important; } }

@media (max-width: 991px) {
  .mb10-sm-lte {
    margin-bottom: 10px !important; } }

@media (min-width: 768px) {
  .mb10-sm-gte {
    margin-bottom: 10px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb10-sm-only {
    margin-bottom: 10px !important; } }

@media (max-width: 1199px) {
  .mb10-md-lte {
    margin-bottom: 10px !important; } }

@media (min-width: 992px) {
  .mb10-md-gte {
    margin-bottom: 10px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb10-md-only {
    margin-bottom: 10px !important; } }

@media (min-width: 1200px) {
  .mb10-lg {
    margin-bottom: 10px !important; } }

.mb15 {
  margin-bottom: 15px !important; }

@media (max-width: 767px) {
  .mb15-xs {
    margin-bottom: 15px !important; } }

@media (max-width: 991px) {
  .mb15-sm-lte {
    margin-bottom: 15px !important; } }

@media (min-width: 768px) {
  .mb15-sm-gte {
    margin-bottom: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb15-sm-only {
    margin-bottom: 15px !important; } }

@media (max-width: 1199px) {
  .mb15-md-lte {
    margin-bottom: 15px !important; } }

@media (min-width: 992px) {
  .mb15-md-gte {
    margin-bottom: 15px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb15-md-only {
    margin-bottom: 15px !important; } }

@media (min-width: 1200px) {
  .mb15-lg {
    margin-bottom: 15px !important; } }

.mb20 {
  margin-bottom: 20px !important; }

@media (max-width: 767px) {
  .mb20-xs {
    margin-bottom: 20px !important; } }

@media (max-width: 991px) {
  .mb20-sm-lte {
    margin-bottom: 20px !important; } }

@media (min-width: 768px) {
  .mb20-sm-gte {
    margin-bottom: 20px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb20-sm-only {
    margin-bottom: 20px !important; } }

@media (max-width: 1199px) {
  .mb20-md-lte {
    margin-bottom: 20px !important; } }

@media (min-width: 992px) {
  .mb20-md-gte {
    margin-bottom: 20px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb20-md-only {
    margin-bottom: 20px !important; } }

@media (min-width: 1200px) {
  .mb20-lg {
    margin-bottom: 20px !important; } }

.mb25 {
  margin-bottom: 25px !important; }

@media (max-width: 767px) {
  .mb25-xs {
    margin-bottom: 25px !important; } }

@media (max-width: 991px) {
  .mb25-sm-lte {
    margin-bottom: 25px !important; } }

@media (min-width: 768px) {
  .mb25-sm-gte {
    margin-bottom: 25px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb25-sm-only {
    margin-bottom: 25px !important; } }

@media (max-width: 1199px) {
  .mb25-md-lte {
    margin-bottom: 25px !important; } }

@media (min-width: 992px) {
  .mb25-md-gte {
    margin-bottom: 25px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb25-md-only {
    margin-bottom: 25px !important; } }

@media (min-width: 1200px) {
  .mb25-lg {
    margin-bottom: 25px !important; } }

.mb30 {
  margin-bottom: 30px !important; }

@media (max-width: 767px) {
  .mb30-xs {
    margin-bottom: 30px !important; } }

@media (max-width: 991px) {
  .mb30-sm-lte {
    margin-bottom: 30px !important; } }

@media (min-width: 768px) {
  .mb30-sm-gte {
    margin-bottom: 30px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb30-sm-only {
    margin-bottom: 30px !important; } }

@media (max-width: 1199px) {
  .mb30-md-lte {
    margin-bottom: 30px !important; } }

@media (min-width: 992px) {
  .mb30-md-gte {
    margin-bottom: 30px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb30-md-only {
    margin-bottom: 30px !important; } }

@media (min-width: 1200px) {
  .mb30-lg {
    margin-bottom: 30px !important; } }

.mb35 {
  margin-bottom: 35px !important; }

@media (max-width: 767px) {
  .mb35-xs {
    margin-bottom: 35px !important; } }

@media (max-width: 991px) {
  .mb35-sm-lte {
    margin-bottom: 35px !important; } }

@media (min-width: 768px) {
  .mb35-sm-gte {
    margin-bottom: 35px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb35-sm-only {
    margin-bottom: 35px !important; } }

@media (max-width: 1199px) {
  .mb35-md-lte {
    margin-bottom: 35px !important; } }

@media (min-width: 992px) {
  .mb35-md-gte {
    margin-bottom: 35px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb35-md-only {
    margin-bottom: 35px !important; } }

@media (min-width: 1200px) {
  .mb35-lg {
    margin-bottom: 35px !important; } }

.mb40 {
  margin-bottom: 40px !important; }

@media (max-width: 767px) {
  .mb40-xs {
    margin-bottom: 40px !important; } }

@media (max-width: 991px) {
  .mb40-sm-lte {
    margin-bottom: 40px !important; } }

@media (min-width: 768px) {
  .mb40-sm-gte {
    margin-bottom: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb40-sm-only {
    margin-bottom: 40px !important; } }

@media (max-width: 1199px) {
  .mb40-md-lte {
    margin-bottom: 40px !important; } }

@media (min-width: 992px) {
  .mb40-md-gte {
    margin-bottom: 40px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb40-md-only {
    margin-bottom: 40px !important; } }

@media (min-width: 1200px) {
  .mb40-lg {
    margin-bottom: 40px !important; } }

.mb45 {
  margin-bottom: 45px !important; }

@media (max-width: 767px) {
  .mb45-xs {
    margin-bottom: 45px !important; } }

@media (max-width: 991px) {
  .mb45-sm-lte {
    margin-bottom: 45px !important; } }

@media (min-width: 768px) {
  .mb45-sm-gte {
    margin-bottom: 45px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb45-sm-only {
    margin-bottom: 45px !important; } }

@media (max-width: 1199px) {
  .mb45-md-lte {
    margin-bottom: 45px !important; } }

@media (min-width: 992px) {
  .mb45-md-gte {
    margin-bottom: 45px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb45-md-only {
    margin-bottom: 45px !important; } }

@media (min-width: 1200px) {
  .mb45-lg {
    margin-bottom: 45px !important; } }

.mb50 {
  margin-bottom: 50px !important; }

@media (max-width: 767px) {
  .mb50-xs {
    margin-bottom: 50px !important; } }

@media (max-width: 991px) {
  .mb50-sm-lte {
    margin-bottom: 50px !important; } }

@media (min-width: 768px) {
  .mb50-sm-gte {
    margin-bottom: 50px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb50-sm-only {
    margin-bottom: 50px !important; } }

@media (max-width: 1199px) {
  .mb50-md-lte {
    margin-bottom: 50px !important; } }

@media (min-width: 992px) {
  .mb50-md-gte {
    margin-bottom: 50px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb50-md-only {
    margin-bottom: 50px !important; } }

@media (min-width: 1200px) {
  .mb50-lg {
    margin-bottom: 50px !important; } }

.mb55 {
  margin-bottom: 55px !important; }

@media (max-width: 767px) {
  .mb55-xs {
    margin-bottom: 55px !important; } }

@media (max-width: 991px) {
  .mb55-sm-lte {
    margin-bottom: 55px !important; } }

@media (min-width: 768px) {
  .mb55-sm-gte {
    margin-bottom: 55px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb55-sm-only {
    margin-bottom: 55px !important; } }

@media (max-width: 1199px) {
  .mb55-md-lte {
    margin-bottom: 55px !important; } }

@media (min-width: 992px) {
  .mb55-md-gte {
    margin-bottom: 55px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb55-md-only {
    margin-bottom: 55px !important; } }

@media (min-width: 1200px) {
  .mb55-lg {
    margin-bottom: 55px !important; } }

.mb60 {
  margin-bottom: 60px !important; }

@media (max-width: 767px) {
  .mb60-xs {
    margin-bottom: 60px !important; } }

@media (max-width: 991px) {
  .mb60-sm-lte {
    margin-bottom: 60px !important; } }

@media (min-width: 768px) {
  .mb60-sm-gte {
    margin-bottom: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb60-sm-only {
    margin-bottom: 60px !important; } }

@media (max-width: 1199px) {
  .mb60-md-lte {
    margin-bottom: 60px !important; } }

@media (min-width: 992px) {
  .mb60-md-gte {
    margin-bottom: 60px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb60-md-only {
    margin-bottom: 60px !important; } }

@media (min-width: 1200px) {
  .mb60-lg {
    margin-bottom: 60px !important; } }

.mb65 {
  margin-bottom: 65px !important; }

@media (max-width: 767px) {
  .mb65-xs {
    margin-bottom: 65px !important; } }

@media (max-width: 991px) {
  .mb65-sm-lte {
    margin-bottom: 65px !important; } }

@media (min-width: 768px) {
  .mb65-sm-gte {
    margin-bottom: 65px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb65-sm-only {
    margin-bottom: 65px !important; } }

@media (max-width: 1199px) {
  .mb65-md-lte {
    margin-bottom: 65px !important; } }

@media (min-width: 992px) {
  .mb65-md-gte {
    margin-bottom: 65px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb65-md-only {
    margin-bottom: 65px !important; } }

@media (min-width: 1200px) {
  .mb65-lg {
    margin-bottom: 65px !important; } }

.mb70 {
  margin-bottom: 70px !important; }

@media (max-width: 767px) {
  .mb70-xs {
    margin-bottom: 70px !important; } }

@media (max-width: 991px) {
  .mb70-sm-lte {
    margin-bottom: 70px !important; } }

@media (min-width: 768px) {
  .mb70-sm-gte {
    margin-bottom: 70px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb70-sm-only {
    margin-bottom: 70px !important; } }

@media (max-width: 1199px) {
  .mb70-md-lte {
    margin-bottom: 70px !important; } }

@media (min-width: 992px) {
  .mb70-md-gte {
    margin-bottom: 70px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb70-md-only {
    margin-bottom: 70px !important; } }

@media (min-width: 1200px) {
  .mb70-lg {
    margin-bottom: 70px !important; } }

.mb75 {
  margin-bottom: 75px !important; }

@media (max-width: 767px) {
  .mb75-xs {
    margin-bottom: 75px !important; } }

@media (max-width: 991px) {
  .mb75-sm-lte {
    margin-bottom: 75px !important; } }

@media (min-width: 768px) {
  .mb75-sm-gte {
    margin-bottom: 75px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb75-sm-only {
    margin-bottom: 75px !important; } }

@media (max-width: 1199px) {
  .mb75-md-lte {
    margin-bottom: 75px !important; } }

@media (min-width: 992px) {
  .mb75-md-gte {
    margin-bottom: 75px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb75-md-only {
    margin-bottom: 75px !important; } }

@media (min-width: 1200px) {
  .mb75-lg {
    margin-bottom: 75px !important; } }

.mb80 {
  margin-bottom: 80px !important; }

@media (max-width: 767px) {
  .mb80-xs {
    margin-bottom: 80px !important; } }

@media (max-width: 991px) {
  .mb80-sm-lte {
    margin-bottom: 80px !important; } }

@media (min-width: 768px) {
  .mb80-sm-gte {
    margin-bottom: 80px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb80-sm-only {
    margin-bottom: 80px !important; } }

@media (max-width: 1199px) {
  .mb80-md-lte {
    margin-bottom: 80px !important; } }

@media (min-width: 992px) {
  .mb80-md-gte {
    margin-bottom: 80px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb80-md-only {
    margin-bottom: 80px !important; } }

@media (min-width: 1200px) {
  .mb80-lg {
    margin-bottom: 80px !important; } }

.mb85 {
  margin-bottom: 85px !important; }

@media (max-width: 767px) {
  .mb85-xs {
    margin-bottom: 85px !important; } }

@media (max-width: 991px) {
  .mb85-sm-lte {
    margin-bottom: 85px !important; } }

@media (min-width: 768px) {
  .mb85-sm-gte {
    margin-bottom: 85px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb85-sm-only {
    margin-bottom: 85px !important; } }

@media (max-width: 1199px) {
  .mb85-md-lte {
    margin-bottom: 85px !important; } }

@media (min-width: 992px) {
  .mb85-md-gte {
    margin-bottom: 85px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb85-md-only {
    margin-bottom: 85px !important; } }

@media (min-width: 1200px) {
  .mb85-lg {
    margin-bottom: 85px !important; } }

.mb90 {
  margin-bottom: 90px !important; }

@media (max-width: 767px) {
  .mb90-xs {
    margin-bottom: 90px !important; } }

@media (max-width: 991px) {
  .mb90-sm-lte {
    margin-bottom: 90px !important; } }

@media (min-width: 768px) {
  .mb90-sm-gte {
    margin-bottom: 90px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb90-sm-only {
    margin-bottom: 90px !important; } }

@media (max-width: 1199px) {
  .mb90-md-lte {
    margin-bottom: 90px !important; } }

@media (min-width: 992px) {
  .mb90-md-gte {
    margin-bottom: 90px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb90-md-only {
    margin-bottom: 90px !important; } }

@media (min-width: 1200px) {
  .mb90-lg {
    margin-bottom: 90px !important; } }

.mb95 {
  margin-bottom: 95px !important; }

@media (max-width: 767px) {
  .mb95-xs {
    margin-bottom: 95px !important; } }

@media (max-width: 991px) {
  .mb95-sm-lte {
    margin-bottom: 95px !important; } }

@media (min-width: 768px) {
  .mb95-sm-gte {
    margin-bottom: 95px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb95-sm-only {
    margin-bottom: 95px !important; } }

@media (max-width: 1199px) {
  .mb95-md-lte {
    margin-bottom: 95px !important; } }

@media (min-width: 992px) {
  .mb95-md-gte {
    margin-bottom: 95px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb95-md-only {
    margin-bottom: 95px !important; } }

@media (min-width: 1200px) {
  .mb95-lg {
    margin-bottom: 95px !important; } }

.mb100 {
  margin-bottom: 100px !important; }

@media (max-width: 767px) {
  .mb100-xs {
    margin-bottom: 100px !important; } }

@media (max-width: 991px) {
  .mb100-sm-lte {
    margin-bottom: 100px !important; } }

@media (min-width: 768px) {
  .mb100-sm-gte {
    margin-bottom: 100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mb100-sm-only {
    margin-bottom: 100px !important; } }

@media (max-width: 1199px) {
  .mb100-md-lte {
    margin-bottom: 100px !important; } }

@media (min-width: 992px) {
  .mb100-md-gte {
    margin-bottom: 100px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mb100-md-only {
    margin-bottom: 100px !important; } }

@media (min-width: 1200px) {
  .mb100-lg {
    margin-bottom: 100px !important; } }

/* --------------------------------------------------------
  common font style
-------------------------------------------------------- */
.fs-inherit {
  font-size: inherit; }

.fs8 {
  font-size: 0.8rem !important; }

@media (max-width: 767px) {
  .fs8-xs {
    font-size: 0.8rem !important; } }

@media (max-width: 991px) {
  .fs8-sm-lte {
    font-size: 0.8rem !important; } }

@media (min-width: 768px) {
  .fs8-sm-gte {
    font-size: 0.8rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs8-sm {
    font-size: 0.8rem !important; } }

@media (max-width: 1199px) {
  .fs8-md-lte {
    font-size: 0.8rem !important; } }

@media (min-width: 992px) {
  .fs8-md-gte {
    font-size: 0.8rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs8-md {
    font-size: 0.8rem !important; } }

@media (min-width: 1200px) {
  .fs8-lg {
    font-size: 0.8rem !important; } }

.fs9 {
  font-size: 0.9rem !important; }

@media (max-width: 767px) {
  .fs9-xs {
    font-size: 0.9rem !important; } }

@media (max-width: 991px) {
  .fs9-sm-lte {
    font-size: 0.9rem !important; } }

@media (min-width: 768px) {
  .fs9-sm-gte {
    font-size: 0.9rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs9-sm {
    font-size: 0.9rem !important; } }

@media (max-width: 1199px) {
  .fs9-md-lte {
    font-size: 0.9rem !important; } }

@media (min-width: 992px) {
  .fs9-md-gte {
    font-size: 0.9rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs9-md {
    font-size: 0.9rem !important; } }

@media (min-width: 1200px) {
  .fs9-lg {
    font-size: 0.9rem !important; } }

.fs10 {
  font-size: 1rem !important; }

@media (max-width: 767px) {
  .fs10-xs {
    font-size: 1rem !important; } }

@media (max-width: 991px) {
  .fs10-sm-lte {
    font-size: 1rem !important; } }

@media (min-width: 768px) {
  .fs10-sm-gte {
    font-size: 1rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs10-sm {
    font-size: 1rem !important; } }

@media (max-width: 1199px) {
  .fs10-md-lte {
    font-size: 1rem !important; } }

@media (min-width: 992px) {
  .fs10-md-gte {
    font-size: 1rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs10-md {
    font-size: 1rem !important; } }

@media (min-width: 1200px) {
  .fs10-lg {
    font-size: 1rem !important; } }

.fs11 {
  font-size: 1.1rem !important; }

@media (max-width: 767px) {
  .fs11-xs {
    font-size: 1.1rem !important; } }

@media (max-width: 991px) {
  .fs11-sm-lte {
    font-size: 1.1rem !important; } }

@media (min-width: 768px) {
  .fs11-sm-gte {
    font-size: 1.1rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs11-sm {
    font-size: 1.1rem !important; } }

@media (max-width: 1199px) {
  .fs11-md-lte {
    font-size: 1.1rem !important; } }

@media (min-width: 992px) {
  .fs11-md-gte {
    font-size: 1.1rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs11-md {
    font-size: 1.1rem !important; } }

@media (min-width: 1200px) {
  .fs11-lg {
    font-size: 1.1rem !important; } }

.fs12 {
  font-size: 1.2rem !important; }

@media (max-width: 767px) {
  .fs12-xs {
    font-size: 1.2rem !important; } }

@media (max-width: 991px) {
  .fs12-sm-lte {
    font-size: 1.2rem !important; } }

@media (min-width: 768px) {
  .fs12-sm-gte {
    font-size: 1.2rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs12-sm {
    font-size: 1.2rem !important; } }

@media (max-width: 1199px) {
  .fs12-md-lte {
    font-size: 1.2rem !important; } }

@media (min-width: 992px) {
  .fs12-md-gte {
    font-size: 1.2rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs12-md {
    font-size: 1.2rem !important; } }

@media (min-width: 1200px) {
  .fs12-lg {
    font-size: 1.2rem !important; } }

.fs13 {
  font-size: 1.3rem !important; }

@media (max-width: 767px) {
  .fs13-xs {
    font-size: 1.3rem !important; } }

@media (max-width: 991px) {
  .fs13-sm-lte {
    font-size: 1.3rem !important; } }

@media (min-width: 768px) {
  .fs13-sm-gte {
    font-size: 1.3rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs13-sm {
    font-size: 1.3rem !important; } }

@media (max-width: 1199px) {
  .fs13-md-lte {
    font-size: 1.3rem !important; } }

@media (min-width: 992px) {
  .fs13-md-gte {
    font-size: 1.3rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs13-md {
    font-size: 1.3rem !important; } }

@media (min-width: 1200px) {
  .fs13-lg {
    font-size: 1.3rem !important; } }

.fs14 {
  font-size: 1.4rem !important; }

@media (max-width: 767px) {
  .fs14-xs {
    font-size: 1.4rem !important; } }

@media (max-width: 991px) {
  .fs14-sm-lte {
    font-size: 1.4rem !important; } }

@media (min-width: 768px) {
  .fs14-sm-gte {
    font-size: 1.4rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs14-sm {
    font-size: 1.4rem !important; } }

@media (max-width: 1199px) {
  .fs14-md-lte {
    font-size: 1.4rem !important; } }

@media (min-width: 992px) {
  .fs14-md-gte {
    font-size: 1.4rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs14-md {
    font-size: 1.4rem !important; } }

@media (min-width: 1200px) {
  .fs14-lg {
    font-size: 1.4rem !important; } }

.fs15 {
  font-size: 1.5rem !important; }

@media (max-width: 767px) {
  .fs15-xs {
    font-size: 1.5rem !important; } }

@media (max-width: 991px) {
  .fs15-sm-lte {
    font-size: 1.5rem !important; } }

@media (min-width: 768px) {
  .fs15-sm-gte {
    font-size: 1.5rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs15-sm {
    font-size: 1.5rem !important; } }

@media (max-width: 1199px) {
  .fs15-md-lte {
    font-size: 1.5rem !important; } }

@media (min-width: 992px) {
  .fs15-md-gte {
    font-size: 1.5rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs15-md {
    font-size: 1.5rem !important; } }

@media (min-width: 1200px) {
  .fs15-lg {
    font-size: 1.5rem !important; } }

.fs16 {
  font-size: 1.6rem !important; }

@media (max-width: 767px) {
  .fs16-xs {
    font-size: 1.6rem !important; } }

@media (max-width: 991px) {
  .fs16-sm-lte {
    font-size: 1.6rem !important; } }

@media (min-width: 768px) {
  .fs16-sm-gte {
    font-size: 1.6rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs16-sm {
    font-size: 1.6rem !important; } }

@media (max-width: 1199px) {
  .fs16-md-lte {
    font-size: 1.6rem !important; } }

@media (min-width: 992px) {
  .fs16-md-gte {
    font-size: 1.6rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs16-md {
    font-size: 1.6rem !important; } }

@media (min-width: 1200px) {
  .fs16-lg {
    font-size: 1.6rem !important; } }

.fs17 {
  font-size: 1.7rem !important; }

@media (max-width: 767px) {
  .fs17-xs {
    font-size: 1.7rem !important; } }

@media (max-width: 991px) {
  .fs17-sm-lte {
    font-size: 1.7rem !important; } }

@media (min-width: 768px) {
  .fs17-sm-gte {
    font-size: 1.7rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs17-sm {
    font-size: 1.7rem !important; } }

@media (max-width: 1199px) {
  .fs17-md-lte {
    font-size: 1.7rem !important; } }

@media (min-width: 992px) {
  .fs17-md-gte {
    font-size: 1.7rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs17-md {
    font-size: 1.7rem !important; } }

@media (min-width: 1200px) {
  .fs17-lg {
    font-size: 1.7rem !important; } }

.fs18 {
  font-size: 1.8rem !important; }

@media (max-width: 767px) {
  .fs18-xs {
    font-size: 1.8rem !important; } }

@media (max-width: 991px) {
  .fs18-sm-lte {
    font-size: 1.8rem !important; } }

@media (min-width: 768px) {
  .fs18-sm-gte {
    font-size: 1.8rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs18-sm {
    font-size: 1.8rem !important; } }

@media (max-width: 1199px) {
  .fs18-md-lte {
    font-size: 1.8rem !important; } }

@media (min-width: 992px) {
  .fs18-md-gte {
    font-size: 1.8rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs18-md {
    font-size: 1.8rem !important; } }

@media (min-width: 1200px) {
  .fs18-lg {
    font-size: 1.8rem !important; } }

.fs19 {
  font-size: 1.9rem !important; }

@media (max-width: 767px) {
  .fs19-xs {
    font-size: 1.9rem !important; } }

@media (max-width: 991px) {
  .fs19-sm-lte {
    font-size: 1.9rem !important; } }

@media (min-width: 768px) {
  .fs19-sm-gte {
    font-size: 1.9rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs19-sm {
    font-size: 1.9rem !important; } }

@media (max-width: 1199px) {
  .fs19-md-lte {
    font-size: 1.9rem !important; } }

@media (min-width: 992px) {
  .fs19-md-gte {
    font-size: 1.9rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs19-md {
    font-size: 1.9rem !important; } }

@media (min-width: 1200px) {
  .fs19-lg {
    font-size: 1.9rem !important; } }

.fs20 {
  font-size: 2rem !important; }

@media (max-width: 767px) {
  .fs20-xs {
    font-size: 2rem !important; } }

@media (max-width: 991px) {
  .fs20-sm-lte {
    font-size: 2rem !important; } }

@media (min-width: 768px) {
  .fs20-sm-gte {
    font-size: 2rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs20-sm {
    font-size: 2rem !important; } }

@media (max-width: 1199px) {
  .fs20-md-lte {
    font-size: 2rem !important; } }

@media (min-width: 992px) {
  .fs20-md-gte {
    font-size: 2rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs20-md {
    font-size: 2rem !important; } }

@media (min-width: 1200px) {
  .fs20-lg {
    font-size: 2rem !important; } }

.fs21 {
  font-size: 2.1rem !important; }

@media (max-width: 767px) {
  .fs21-xs {
    font-size: 2.1rem !important; } }

@media (max-width: 991px) {
  .fs21-sm-lte {
    font-size: 2.1rem !important; } }

@media (min-width: 768px) {
  .fs21-sm-gte {
    font-size: 2.1rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs21-sm {
    font-size: 2.1rem !important; } }

@media (max-width: 1199px) {
  .fs21-md-lte {
    font-size: 2.1rem !important; } }

@media (min-width: 992px) {
  .fs21-md-gte {
    font-size: 2.1rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs21-md {
    font-size: 2.1rem !important; } }

@media (min-width: 1200px) {
  .fs21-lg {
    font-size: 2.1rem !important; } }

.fs22 {
  font-size: 2.2rem !important; }

@media (max-width: 767px) {
  .fs22-xs {
    font-size: 2.2rem !important; } }

@media (max-width: 991px) {
  .fs22-sm-lte {
    font-size: 2.2rem !important; } }

@media (min-width: 768px) {
  .fs22-sm-gte {
    font-size: 2.2rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs22-sm {
    font-size: 2.2rem !important; } }

@media (max-width: 1199px) {
  .fs22-md-lte {
    font-size: 2.2rem !important; } }

@media (min-width: 992px) {
  .fs22-md-gte {
    font-size: 2.2rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs22-md {
    font-size: 2.2rem !important; } }

@media (min-width: 1200px) {
  .fs22-lg {
    font-size: 2.2rem !important; } }

.fs23 {
  font-size: 2.3rem !important; }

@media (max-width: 767px) {
  .fs23-xs {
    font-size: 2.3rem !important; } }

@media (max-width: 991px) {
  .fs23-sm-lte {
    font-size: 2.3rem !important; } }

@media (min-width: 768px) {
  .fs23-sm-gte {
    font-size: 2.3rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs23-sm {
    font-size: 2.3rem !important; } }

@media (max-width: 1199px) {
  .fs23-md-lte {
    font-size: 2.3rem !important; } }

@media (min-width: 992px) {
  .fs23-md-gte {
    font-size: 2.3rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs23-md {
    font-size: 2.3rem !important; } }

@media (min-width: 1200px) {
  .fs23-lg {
    font-size: 2.3rem !important; } }

.fs24 {
  font-size: 2.4rem !important; }

@media (max-width: 767px) {
  .fs24-xs {
    font-size: 2.4rem !important; } }

@media (max-width: 991px) {
  .fs24-sm-lte {
    font-size: 2.4rem !important; } }

@media (min-width: 768px) {
  .fs24-sm-gte {
    font-size: 2.4rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs24-sm {
    font-size: 2.4rem !important; } }

@media (max-width: 1199px) {
  .fs24-md-lte {
    font-size: 2.4rem !important; } }

@media (min-width: 992px) {
  .fs24-md-gte {
    font-size: 2.4rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs24-md {
    font-size: 2.4rem !important; } }

@media (min-width: 1200px) {
  .fs24-lg {
    font-size: 2.4rem !important; } }

.fs25 {
  font-size: 2.5rem !important; }

@media (max-width: 767px) {
  .fs25-xs {
    font-size: 2.5rem !important; } }

@media (max-width: 991px) {
  .fs25-sm-lte {
    font-size: 2.5rem !important; } }

@media (min-width: 768px) {
  .fs25-sm-gte {
    font-size: 2.5rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs25-sm {
    font-size: 2.5rem !important; } }

@media (max-width: 1199px) {
  .fs25-md-lte {
    font-size: 2.5rem !important; } }

@media (min-width: 992px) {
  .fs25-md-gte {
    font-size: 2.5rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs25-md {
    font-size: 2.5rem !important; } }

@media (min-width: 1200px) {
  .fs25-lg {
    font-size: 2.5rem !important; } }

.fs26 {
  font-size: 2.6rem !important; }

@media (max-width: 767px) {
  .fs26-xs {
    font-size: 2.6rem !important; } }

@media (max-width: 991px) {
  .fs26-sm-lte {
    font-size: 2.6rem !important; } }

@media (min-width: 768px) {
  .fs26-sm-gte {
    font-size: 2.6rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs26-sm {
    font-size: 2.6rem !important; } }

@media (max-width: 1199px) {
  .fs26-md-lte {
    font-size: 2.6rem !important; } }

@media (min-width: 992px) {
  .fs26-md-gte {
    font-size: 2.6rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs26-md {
    font-size: 2.6rem !important; } }

@media (min-width: 1200px) {
  .fs26-lg {
    font-size: 2.6rem !important; } }

.fs27 {
  font-size: 2.7rem !important; }

@media (max-width: 767px) {
  .fs27-xs {
    font-size: 2.7rem !important; } }

@media (max-width: 991px) {
  .fs27-sm-lte {
    font-size: 2.7rem !important; } }

@media (min-width: 768px) {
  .fs27-sm-gte {
    font-size: 2.7rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs27-sm {
    font-size: 2.7rem !important; } }

@media (max-width: 1199px) {
  .fs27-md-lte {
    font-size: 2.7rem !important; } }

@media (min-width: 992px) {
  .fs27-md-gte {
    font-size: 2.7rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs27-md {
    font-size: 2.7rem !important; } }

@media (min-width: 1200px) {
  .fs27-lg {
    font-size: 2.7rem !important; } }

.fs28 {
  font-size: 2.8rem !important; }

@media (max-width: 767px) {
  .fs28-xs {
    font-size: 2.8rem !important; } }

@media (max-width: 991px) {
  .fs28-sm-lte {
    font-size: 2.8rem !important; } }

@media (min-width: 768px) {
  .fs28-sm-gte {
    font-size: 2.8rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs28-sm {
    font-size: 2.8rem !important; } }

@media (max-width: 1199px) {
  .fs28-md-lte {
    font-size: 2.8rem !important; } }

@media (min-width: 992px) {
  .fs28-md-gte {
    font-size: 2.8rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs28-md {
    font-size: 2.8rem !important; } }

@media (min-width: 1200px) {
  .fs28-lg {
    font-size: 2.8rem !important; } }

.fs29 {
  font-size: 2.9rem !important; }

@media (max-width: 767px) {
  .fs29-xs {
    font-size: 2.9rem !important; } }

@media (max-width: 991px) {
  .fs29-sm-lte {
    font-size: 2.9rem !important; } }

@media (min-width: 768px) {
  .fs29-sm-gte {
    font-size: 2.9rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs29-sm {
    font-size: 2.9rem !important; } }

@media (max-width: 1199px) {
  .fs29-md-lte {
    font-size: 2.9rem !important; } }

@media (min-width: 992px) {
  .fs29-md-gte {
    font-size: 2.9rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs29-md {
    font-size: 2.9rem !important; } }

@media (min-width: 1200px) {
  .fs29-lg {
    font-size: 2.9rem !important; } }

.fs30 {
  font-size: 3rem !important; }

@media (max-width: 767px) {
  .fs30-xs {
    font-size: 3rem !important; } }

@media (max-width: 991px) {
  .fs30-sm-lte {
    font-size: 3rem !important; } }

@media (min-width: 768px) {
  .fs30-sm-gte {
    font-size: 3rem !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .fs30-sm {
    font-size: 3rem !important; } }

@media (max-width: 1199px) {
  .fs30-md-lte {
    font-size: 3rem !important; } }

@media (min-width: 992px) {
  .fs30-md-gte {
    font-size: 3rem !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fs30-md {
    font-size: 3rem !important; } }

@media (min-width: 1200px) {
  .fs30-lg {
    font-size: 3rem !important; } }

.no-text-wrap {
  white-space: nowrap; }

.bold {
  font-weight: bold; }
  .bold td, .bold th {
    font-weight: bold; }

nav.list-pagination {
  text-align: center; }

.actions-list {
  margin: 10px 0; }

.icon-mod {
  margin-left: 5px;
  margin-right: 10px;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer; }

table.table-th-nowrap th {
  white-space: nowrap; }
table.table-data-col-4 th {
  width: 15%; }
table.table-data-col-4 td {
  width: 35%; }

.bg-deleted {
  background-color: #c2c2c2 !important; }

.label {
  display: inline-block; }

input.form-control {
  /* Chrome, Firefox, Opera, Safari 10.1+ */ }
  input.form-control::placeholder {
    color: #c7c7c7;
    opacity: 1;
    /* Firefox */ }
  input.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #c7c7c7; }
  input.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #c7c7c7; }
  input.form-control:disabled::placeholder {
    color: #676a6c;
    opacity: 1;
    /* Firefox */ }
  input.form-control:disabled:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #676a6c; }
  input.form-control:disabled::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #676a6c; }

.input-group-addon {
  background-color: #fafafa; }

.note-editor.note-frame .note-editing-area {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

hr.separator {
  margin: 2px 0;
  border-top: 1px dashed #676a6c; }

.icon-circle__user {
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: #C5EFF7;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center; }
  .icon-circle__user:before {
    content: "U"; }
.icon-circle__ec {
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: #F5D76E;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center; }
  .icon-circle__ec:before {
    content: "E"; }
.icon-circle__agency {
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: #3A539B;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  color: white; }
  .icon-circle__agency:before {
    content: "A"; }

.color-red {
  color: red; }

.color-orange {
  color: orange; }

.color-yellow {
  color: yellow; }

.color-green {
  color: green; }

.color-blue {
  color: blue; }

/* SP menu */
body.mini-navbar .navbar-default .nav.metismenu > li {
  background: #3a4459; }

body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span {
  display: inline-block; }

body.mini-navbar .navbar-static-side {
  width: 145px; }

body.mini-navbar #page-wrapper {
  margin: 0; }

body.mini-navbar .navbar-default .nav > li > a {
  font-weight: normal;
  padding: 14px 10px 14px 10px;
  font-size: 13px; }

.mini-navbar li.active .nav-second-level {
  left: 140px; }

body.agency-detail .tab-content #tab-detail th {
  width: 20%; }
body.agency-detail .tab-content #tab-detail td {
  width: 30%; }
body.agency-detail a.icon-chg {
  margin-left: 5px;
  margin-right: 10px;
  font-size: 20px;
  vertical-align: middle; }
body.agency-detail #chart_div {
  width: 100%;
  overflow-x: scroll; }

body.agency-new .overflow-y {
  height: 400px;
  overflow-y: scroll; }

body.agency-index th i.fa-2x {
  font-size: 1.3em; }

body.config_agency-rank_list table.table-th-nowrap th {
  vertical-align: middle;
  white-space: nowrap;
  text-align: center; }

body.order-detail-edit form .table-hover .fa,
body.order-new form .table-hover .fa {
  color: #676a6c;
  text-decoration: none;
  font-size: 30px;
  vertical-align: middle; }
body.order-detail-edit form .qty,
body.order-new form .qty {
  width: 70px;
  display: inline-block; }
body.order-detail-edit .sales-item-list .list .item-block,
body.order-new .sales-item-list .list .item-block {
  text-align: center;
  padding: 10px;
  cursor: pointer; }
  body.order-detail-edit .sales-item-list .list .item-block:hover,
  body.order-new .sales-item-list .list .item-block:hover {
    background-color: #eeeeee; }
  body.order-detail-edit .sales-item-list .list .item-block.selected,
  body.order-new .sales-item-list .list .item-block.selected {
    background-color: #b5dfb5; }
  body.order-detail-edit .sales-item-list .list .item-block .img-thumbnail,
  body.order-new .sales-item-list .list .item-block .img-thumbnail {
    height: 175px;
    width: 175px;
    margin-bottom: 5px;
    position: relative; }
    body.order-detail-edit .sales-item-list .list .item-block .img-thumbnail img,
    body.order-new .sales-item-list .list .item-block .img-thumbnail img {
      max-width: calc(100% - 10px);
      max-height: calc(100% - 10px);
      top: 50%;
      bottom: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  body.order-detail-edit .sales-item-list .list .item-block .title,
  body.order-new .sales-item-list .list .item-block .title {
    font-weight: bold;
    margin-bottom: 5px; }
  body.order-detail-edit .sales-item-list .list .item-block .price, body.order-detail-edit .sales-item-list .list .item-block .whole-sale-price,
  body.order-new .sales-item-list .list .item-block .price,
  body.order-new .sales-item-list .list .item-block .whole-sale-price {
    font-weight: bold; }
    body.order-detail-edit .sales-item-list .list .item-block .price span, body.order-detail-edit .sales-item-list .list .item-block .whole-sale-price span,
    body.order-new .sales-item-list .list .item-block .price span,
    body.order-new .sales-item-list .list .item-block .whole-sale-price span {
      font-weight: normal;
      margin-right: 5px; }
  body.order-detail-edit .sales-item-list .list .item-block .qty .fa,
  body.order-new .sales-item-list .list .item-block .qty .fa {
    color: #676a6c;
    text-decoration: none;
    font-size: 30px;
    vertical-align: middle; }
  body.order-detail-edit .sales-item-list .list .item-block .qty input,
  body.order-new .sales-item-list .list .item-block .qty input {
    width: 70px;
    display: inline-block; }

body.sales-item-new form .table-hover .fa.fa-trash {
  color: #676a6c;
  text-decoration: none;
  font-size: 30px;
  vertical-align: middle; }
body.sales-item-new form .qty {
  width: 150px; }

body.sales-item-detail .lightBoxGallery a {
  width: 200px;
  height: 200px;
  display: inline-block; }
  body.sales-item-detail .lightBoxGallery a img {
    max-width: calc(100% - 10px);
    max-height: calc(100% - 10px); }

body.item-detail .lightBoxGallery a {
  width: 200px;
  height: 200px;
  display: inline-block; }
  body.item-detail .lightBoxGallery a img {
    max-width: calc(100% - 10px);
    max-height: calc(100% - 10px); }

body.library-index ul.list-inline .label {
  border: #5E5E5E 1px solid;
  background-color: transparent; }
  body.library-index ul.list-inline .label:hover, body.library-index ul.list-inline .label:focus {
    background-color: #D1DADE;
    border-color: #D1DADE; }

body.support-ticket-index .project-people {
  text-align: left; }

body.support-ticket-detail .project-people {
  text-align: left; }
body.support-ticket-detail .forum-post-container {
  padding: 0 0 30px 0 !important; }
body.support-ticket-detail .forum-avatar {
  width: 140px; }
body.support-ticket-detail .file-list {
  margin-top: 20px; }
body.support-ticket-detail .action-reply {
  cursor: pointer; }

@media print {
  nav.navbar-static-side {
    display: none; }

  body {
    overflow: visible !important; }

  #page-wrapper {
    margin: 0; } }

/*# sourceMappingURL=style.css.map */
